| Index: discovery/googleapis/identitytoolkit__v3.json
|
| diff --git a/discovery/googleapis/identitytoolkit__v3.json b/discovery/googleapis/identitytoolkit__v3.json
|
| index 7f4e43c2e61bd38b32117d949e7f593888df66fc..a70459083727f34c2ae8fc8daccaf66514f307fa 100644
|
| --- a/discovery/googleapis/identitytoolkit__v3.json
|
| +++ b/discovery/googleapis/identitytoolkit__v3.json
|
| @@ -6,7 +6,7 @@
|
| "description": "Help the third party sites to implement federated login.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/identity-toolkit/v3/",
|
| - "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/wq2MlZitPLJy6Iy9W56oNQSYXNY\"",
|
| + "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/PRVB_KLGJsONNxc9oRcr6WW_ekc\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -275,7 +275,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20160608",
|
| + "revision": "20160728",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "CreateAuthUriResponse": {
|
| @@ -466,6 +466,10 @@
|
| "description": "The URI to which the IDP redirects the user after the federated login flow.",
|
| "type": "string"
|
| },
|
| + "hostedDomain": {
|
| + "description": "The hosted domain to restrict sign-in to accounts at that domain for Google Apps hosted accounts.",
|
| + "type": "string"
|
| + },
|
| "identifier": {
|
| "description": "The email or federated ID of the user.",
|
| "type": "string"
|
| @@ -1512,6 +1516,10 @@
|
| "description": "If idToken is STS id token, then this field will be refresh token.",
|
| "type": "string"
|
| },
|
| + "screenName": {
|
| + "description": "The screen_name of a Twitter user.",
|
| + "type": "string"
|
| + },
|
| "timeZone": {
|
| "description": "The timezone of the user.",
|
| "type": "string"
|
|
|