Unified login-or-register flow. If the email has no account, auto-creates one (requires password >= 8 chars). If the acc
POST/api/v1/auth/continue
Unified login-or-register flow. If the email has no account, auto-creates one (requires password >= 8 chars). If the account exists with a password, verifies it. If the account exists but is OAuth-only (no password), returns 401 directing to social login.
Request
Responses
- 200
- default
Success
Error response