Start the OAuth2 authorization code flow. Redirects back to redirect_uri with a code and state parameter.
"code"
"your-client-id"
"https://app.example.com/callback"
"events.read webhooks.read"
CSRF protection value — must be validated by the client on callback
1"random-state-value"
Supabase JWT token
Organization to authorize for
Redirect to redirect_uri with authorization code