OAuth2 authorization endpoint supporting authorization code flow with PKCE. Requires user to be logged in via session cookie.
Documentation Index
Fetch the complete documentation index at: https://docs.getcore.me/llms.txt
Use this file to discover all available pages before exploring further.
OAuth2 client identifier
Redirect URI after authorization
Must be 'code' for authorization code flow
code Space-separated list of requested scopes
State parameter for CSRF protection
PKCE code challenge
PKCE code challenge method
S256, plain Authorization page displayed