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.

Headers

Changes

No recorded changes to this endpoint across all 1 revision of this API.