Connections
begin an OAuth connect flow
Returns { url }, the provider’s authorize URL to redirect the browser to. The flow is bound to the initiating browser (a short-lived nonce cookie); the provider redirects back to /oauth/callback, which stores the token encrypted (auth_scheme=oauth2). Owner/admin Firebase session only.
GET
begin an OAuth connect flow

