| Index: discovery/googleapis/identitytoolkit__v3.json
|
| diff --git a/discovery/googleapis/identitytoolkit__v3.json b/discovery/googleapis/identitytoolkit__v3.json
|
| index dbd5331a5712bc9fbe6a4c36f1c58e73a40558d0..832e25c3af148d7a9f2c32a3221159cc927c3146 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": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/3Q4T5rCRWv05dybb5cUgUxFbyZs\"",
|
| + "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/zVUSgAlpBKN8kedTmeeniVwh5g4\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -135,7 +135,7 @@
|
| }
|
| },
|
| "resetPassword": {
|
| - "description": "Set account info for a user.",
|
| + "description": "Reset password for a user.",
|
| "httpMethod": "POST",
|
| "id": "identitytoolkit.relyingparty.resetPassword",
|
| "path": "resetPassword",
|
| @@ -197,7 +197,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20140717",
|
| + "revision": "20140916",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "CreateAuthUriResponse": {
|
| @@ -208,6 +208,10 @@
|
| "description": "The URI used by the IDP to authenticate the user.",
|
| "type": "string"
|
| },
|
| + "captchaRequired": {
|
| + "description": "True if captcha is required.",
|
| + "type": "boolean"
|
| + },
|
| "forExistingProvider": {
|
| "description": "True if the authUri is for user's existing provider.",
|
| "type": "boolean"
|
|
|