v1

latestOpenAPI 3.1.02026-07-1314020.1 KB
OAuth

OAuth 2.1 authorization endpoint (initial GET)

Validates the authorization request, stores it in Redis under the PKCE code_challenge, and redirects to the dashboard for user consent.

get/oauth/authorize

Query parameters

client_idstring
redirect_uristring
scopestring
code_challengestring
code_challenge_methodstring
response_typestring
statestring