Handler to receive the OAuth2 callback from a provider This will validate the CSRF token set when we redirected to the provider, and then retrieve the user's profile information
GET /v1/auth/callback
GET
/v1/auth/callback
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” code
string | null
state
required
string
error
string | null
Responses
Section titled “ Responses ”Redirect to the next URL
Unauthorized
Internal server error