Complete Hosted Auth Sign-In
Hosted Auth
Complete Hosted Auth Sign-In
Verifies the Firebase ID token produced by the hosted sign-in page and returns a callback URL containing a short-lived authorization code.
POST
Complete Hosted Auth Sign-In
Body
application/json
Client API key copied from Developer Access.
The same saved callback URL used to start sign-in.
Firebase ID token returned by the hosted sign-in page.
Optional state value to return unchanged.
Maximum string length:
2048Optional PKCE challenge.
Maximum string length:
255PKCE challenge method.
Available options:
plain, S256 Response
Hosted sign-in completed.
The response is of type object.