Third Party
Third party provider callback
Callback endpoint called by the third party provider after successful login.
get/thirdparty/callback
Query parameters
codestring
The authorization code that can be exchanged for an access token and to retrieve user provider data
statestring required
The state
errorstring
An error returned from the third party provider
error_descriptionstring
The description of the error that occurred (if any)