Initiate OAuth authorization flow.
Generates an authorization URL for the specified provider and stores the flow state in the database for CSRF protection.
Flow:
Documentation Index
Fetch the complete documentation index at: https://docs.snackbase.dev/llms.txt
Use this file to discover all available pages before exploring further.
Request body for starting an OAuth flow.
URI to redirect to after OAuth completion
Account identifier (slug or ID)
Display name for the new account (used when creating a new account)
1 - 255Optional state for CSRF (auto-generated if missing)