get/oauth-server/authorize
Query parameters
client_idstring required
The Routine OAuth client identifier.
redirect_uristring required
The callback URL.
response_typestring required
Always pass "code".
{"stackTrail":"paths:/oauth-server/authorize:get:parameters:5:schema","oasType":"schema","type":"unknown"}
Whether to redirect to routine native App.
{"stackTrail":"paths:/oauth-server/authorize:get:parameters:6:schema","oasType":"schema","type":"unknown"}
An arbitrary state that will be yielded back when exchanging the token.