latestOpenAPI 3.1.0Proprietary2026-08-1095216168.4 KB

db81a447bba9

Account

Create auth intent

Step 1 of the OAuth sign-in / sign-up flow. Creates a one-time intent and returns the IdP authorization URL the user agent should be redirected to. Source defaults to google.

post/account/auth/intents

Request body

source'google' | 'github' | 'microsoft'

Response

Intent created. The redirect URL points at the IdP authorize endpoint

urlstring required