OLD | NEW |
1 { | 1 { |
2 "basePath": "/identitytoolkit/v3/relyingparty/", | 2 "basePath": "/identitytoolkit/v3/relyingparty/", |
3 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", | 3 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", |
4 "batchPath": "batch", | 4 "batchPath": "batch", |
5 "canonicalName": "Identity Toolkit", | 5 "canonicalName": "Identity Toolkit", |
6 "description": "Help the third party sites to implement federated login.", | 6 "description": "Help the third party sites to implement federated login.", |
7 "discoveryVersion": "v1", | 7 "discoveryVersion": "v1", |
8 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", | 8 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", |
9 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/Xnfg-4IS066IVT9k9SbG9wAvQdM\"", | 9 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/GjMYVSVyLqOyv-ANl0uM1bR0w3c\"", |
10 "icons": { | 10 "icons": { |
11 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
12 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
13 }, | 13 }, |
14 "id": "identitytoolkit:v3", | 14 "id": "identitytoolkit:v3", |
15 "kind": "discovery#restDescription", | 15 "kind": "discovery#restDescription", |
16 "name": "identitytoolkit", | 16 "name": "identitytoolkit", |
17 "ownerDomain": "google.com", | 17 "ownerDomain": "google.com", |
18 "ownerName": "Google", | 18 "ownerName": "Google", |
19 "parameters": { | 19 "parameters": { |
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
199 "request": { | 199 "request": { |
200 "$ref": "IdentitytoolkitRelyingpartyVerifyPasswordReques
t" | 200 "$ref": "IdentitytoolkitRelyingpartyVerifyPasswordReques
t" |
201 }, | 201 }, |
202 "response": { | 202 "response": { |
203 "$ref": "VerifyPasswordResponse" | 203 "$ref": "VerifyPasswordResponse" |
204 } | 204 } |
205 } | 205 } |
206 } | 206 } |
207 } | 207 } |
208 }, | 208 }, |
209 "revision": "20150513", | 209 "revision": "20150710", |
210 "rootUrl": "https://www.googleapis.com/", | 210 "rootUrl": "https://www.googleapis.com/", |
211 "schemas": { | 211 "schemas": { |
212 "CreateAuthUriResponse": { | 212 "CreateAuthUriResponse": { |
213 "description": "Response of creating the IDP authentication URL.", | 213 "description": "Response of creating the IDP authentication URL.", |
214 "id": "CreateAuthUriResponse", | 214 "id": "CreateAuthUriResponse", |
215 "properties": { | 215 "properties": { |
216 "authUri": { | 216 "authUri": { |
217 "description": "The URI used by the IDP to authenticate the
user.", | 217 "description": "The URI used by the IDP to authenticate the
user.", |
218 "type": "string" | 218 "type": "string" |
219 }, | 219 }, |
(...skipping 770 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
990 "type": "boolean" | 990 "type": "boolean" |
991 } | 991 } |
992 }, | 992 }, |
993 "type": "object" | 993 "type": "object" |
994 } | 994 } |
995 }, | 995 }, |
996 "servicePath": "identitytoolkit/v3/relyingparty/", | 996 "servicePath": "identitytoolkit/v3/relyingparty/", |
997 "title": "Google Identity Toolkit API", | 997 "title": "Google Identity Toolkit API", |
998 "version": "v3" | 998 "version": "v3" |
999 } | 999 } |
OLD | NEW |