Auth
Processes callback from OAuth2 provider and logs the user in if successful.
get/api/sso/oauth2/callback/{provider_id}/
Path parameters
provider_idinteger required
The id of the provider for which to process the callback.
Query parameters
codestring
The code returned by the IDP.