v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Authentication

OAuth callback for a provider

The provider redirects here with code+state after the member consents. Identity is carried entirely by the signed state token, not a session cookie, since the redirect may arrive in a fresh browser context. Serves a small static HTML page that deep-links back to OpenWork.

get/v1/oauth-providers/{providerId}/connect/callback

Path parameters

providerIdstring required

Response

Connected — a static success page.