Begins an OAuth account-linking flow for an already-authenticated user. Sets a linking_user_id session cookie so the sub
GET/api/v1/auth/link/:provider/start
Begins an OAuth account-linking flow for an already-authenticated user. Sets a linking_user_id session cookie so the subsequent OAuth callback knows to associate the incoming identity with the existing account rather than starting a new login flow. The flow completes via the shared /oauth/{provider}/callback handler.
Request
Responses
- 200
- default
Success
Error response