Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(540)

Unified Diff: services/identity/README.md

Issue 2753753007: Introduce Identity Service and its initial usage (Closed)
Patch Set: Self-review Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698