OAuth2Controller
get/oauth2/authorize
Query parameters
response_type'code' | 'token' | 'id_token' required
client_idstring required
redirect_uristring
scopestring
statestring
code_challengestring
code_challenge_methodstring
platformstring
login_providerstring
Response
Return value of OAuth2Controller.authorize
Changes
No recorded changes to this endpoint across all 1 revision of this API.