Chromium Code Reviews| Index: services/identity/README.md |
| diff --git a/services/identity/README.md b/services/identity/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..52da322e42dd6621aad154afe7c8a5c064b8d80f |
| --- /dev/null |
| +++ b/services/identity/README.md |
| @@ -0,0 +1,8 @@ |
| +The Identity Service maintains and provides access to the user's signed-in |
| +identities with Google. |
| + |
| +This service is currently in development. The design doc is here: |
| + |
| +https://docs.google.com/document/d/1EPLEJTZewjiShBemNP5Zyk3b_9sgdbrZlXn7j1fubW0/edit |
|
msarda
2017/03/23 10:48:57
It looks like I get an error when I try to access
blundell
2017/03/24 09:37:59
Ah, the UI here inserts a space if you copy-paste
|
| + |
| +The tracking bug is https://crbug.com/654990. |