API structure has changed
1 structure change including:
1 Breaking change
1 Modification
Modified
1
Breaking
GET /api/google-one-tap/verify
- Verb went from
POST
toGET
(same operationId)Breaking - Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- idToken query parameter Added