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

Unified Diff: appengine/swarming/elements/res/imp/common/auth-signin.html

Issue 2279903002: Make the new index page more useful (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@whoami3
Patch Set: Documentation fixes Created 4 years, 4 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: appengine/swarming/elements/res/imp/common/auth-signin.html
diff --git a/appengine/swarming/elements/res/imp/common/auth-signin.html b/appengine/swarming/elements/res/imp/common/auth-signin.html
index 2f9747ff92df8247538006f6d7056b5dc8e5bb70..ddd85207d4bfa51838a0f29f13bb0ce78f1b59bc 100644
--- a/appengine/swarming/elements/res/imp/common/auth-signin.html
+++ b/appengine/swarming/elements/res/imp/common/auth-signin.html
@@ -13,7 +13,7 @@
<auth-signin></auth-signin>
Properties:
- authHeaders: Object, Use this in iron-ajax to set oauth2 headers.
+ authHeaders: Object, Use this as an argument to sk.request to set oauth2 headers.
authResponse: Object, The raw gapi.auth2.AuthResponse object.
clientId: String, The client id to authenticate
profile: Object, Read Only, The email address and imageurl of the logged in user.

Powered by Google App Engine
This is Rietveld 408576698