Initiate OAuth flow to add a sign-in provider to the current account
POST/v1/auth/operator/me/oauth/link/:provider
Returns a redirect URL the SPA should navigate to. The signed-state JWT carries the caller's userUUID so the shared callback can bind the new identity without a fresh login. The callback redirects back to /user/security?tab=oauth&link=success|failed.
Request
Responses
- 200
- default
OK
Error