Initiates login (no code) or handles callback (with code)
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
URL to redirect after authentication (OAuth 2.0 standard)
OAuth authorization code
CSRF state token
OAuth error code (e.g., access_denied when user cancels)
Human-readable error description
Redirect to GitHub or application