@dynamic-labs/client.
Objects
SocialProvider
A union of all social provider names available for connection.
Exported by
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 Stablecoin Accounts are live! Learn more
@dynamic-labs/client.
type SocialProvider =
| 'apple'
| 'coinbaseSocial'
| 'discord'
| 'facebook'
| 'farcaster'
| 'github'
| 'google'
| 'telegram'
| 'tiktok'
| 'twitch'
| 'twitter'
Was this page helpful?