OAuth callback for a provider
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
OAuth callback for a provider
Path Parameters
Required string length:
1 - 255Response
Connected — a static success page.
The response is of type string.