Provider Integration
Oauth provider redirect endpoint
Endpoint where an oauth provider would redirect after a successful user authorizing the oauth application.
GET
Path Parameters
ID of the environment
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Type of external auth provider
Available options:
emailOnly
, magicLink
, apple
, bitbucket
, coinbasesocial
, discord
, epicgames
, facebook
, farcaster
, github
, gitlab
, google
, instagram
, linkedin
, microsoft
, twitch
, twitter
, blocto
, banxa
, coinbaseOnramp
, dynamic
, alchemy
, zerodev
, telegram
, turnkey
, coinbaseWaas
, sms
, spotify
, tiktok
, line
, steam
, shopify
, zksync
, kraken
, blockaid
Query Parameters
Valid oauth code
Example:
"4/0AVHEtk436ug4uWwZN9i2PDpxGTVnLr63IqTNFzTInHce1q2JHQyOCJut9IK2SCZh4JaoSA"
Valid oauth error
Example:
"access_denied"
Response
200
text/html
Success
The response is of type string
.