OAuth2 Authorization Endpoint
OAuth2
OAuth2 Authorization Endpoint
OAuth2 authorization endpoint supporting authorization code flow with PKCE. Requires user to be logged in via session cookie.
GET
OAuth2 Authorization Endpoint
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.
Query Parameters
OAuth2 client identifier
Redirect URI after authorization
Must be 'code' for authorization code flow
Available options:
code Space-separated list of requested scopes
State parameter for CSRF protection
PKCE code challenge
PKCE code challenge method
Available options:
S256, plain Response
Authorization page displayed
