OAuth 2.0 authorization endpoint for the authorization code flow
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OAuth response type
code OAuth client identifier
Redirect URI
Space-separated list of requested scopes
State parameter for CSRF protection
PKCE code challenge
PKCE code challenge method
plain, S256 Consent page displayed (when consent UI is embedded)