| 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.
|
|
|