OAuth Authorization Endpoint
OAuth 2.1 authorization endpoint (RFC 6749 §3.1). Validates the client and PKCE parameters, then redirects to the login or consent page
Query parameters
client_id
redirect_uri
response_type
code_challenge
code_challenge_method
resource
state