Callback endpoint called by the third party provider after successful login.
curl --request GET \ --url https://{tenant_id}.hanko.io/thirdparty/callback
The authorization code that can be exchanged for an access token and to retrieve user provider data
The state
An error returned from the third party provider
The description of the error that occurred (if any)
Was this page helpful?