Enable the provider for the environment
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the provider
36
Response
emailOnly
, magicLink
, apple
, bitbucket
, coinbasesocial
, discord
, epicgames
, facebook
, farcaster
, github
, gitlab
, google
, instagram
, linkedin
, microsoft
, twitch
, twitter
, blocto
, banxa
, dynamic
, alchemy
, zerodev
, telegram
, turnkey
, coinbaseWaas
, sms
, spotify
, tiktok
, line
, steam
, shopify
Required to initialize Twilio provider.
Key ID required for Apple Oauth2 applications. This is the identifier for a private key.
Team ID required for Apple Oauth2 applications. This is associated with the Apple developer membership account.
If the provider supports Oauth 2, this field will contain the URL of the login and authorization where a user can authorize the applciation to gain access to their provider account
Base auth url for oauth provider
Standard OAuth client ID. For more information, see: https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/
Standard OAuth client secret key. For more information, see: https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/
CAIP-2 Chain ID (https://github.com/ChainAgnostic/CAIPs/blob/main/CAIPs/caip-2.md)
5 - 41
DEPRECATED: Use defaultChain. The default chain id the SDK should use
zerodev_signer_to_ecdsa
, zerodev_multi_chain
v6
, v7
36
v2_4
, v3_0
, v3_1
The url of the site to go to export wallets private keys
Some providers require additional information, typically called a project ID or site ID
If the provider supports Oauth 2, this field will contain the URL of redirect or callback URL which will need to be provided to the Oauth provider to properly configure your App tp talk with Dynamic
Optional custom space-delimited list of Oauth scopes for the social provider
Shopify store required for Shopify Oauth2 applications.
Reference to the user that accepted the terms and conditions, if one is necessary for this provider.
Required to initialize Twilio provider. Phone number used to send SMS messages.
Was this page helpful?