API → Oauth2Listen for callbacks for the OAuth 2.0 providerhidden
hidden
Parameters
Name
Type
Req.
Possible values
apple: The Apple account provider.discord: The Discord account provider.google: The Google account provider.github: The GitHub account provider.microsoft: The Microsoft account provider.saml: The SAML account provider.tencent: The Tencent QQ account provider.
Returns
get
/oauth2/provider/{provider}/callback$ curl "https://api.zoo.dev/oauth2/provider/{provider}/callback?code=VALUE&id_token=VALUE&state=VALUE&user=VALUE" \
--header "Authorization: Bearer $TOKEN"