Skip to main content
GET
/
federation
/
oauth
/
callback
Google OAuth callback for connection federation
curl --request GET \
  --url https://use.hoop.dev/api/federation/oauth/callback

Query Parameters

state
string

OAuth state (issued by the authorize endpoint)

code
string

OAuth authorization code

error
string

OAuth error returned by Google

Response

307

Redirect back to the application with federation_oauth=success|error