A union of all social provider names available for connection.
Exported by @dynamic-labs/client.
@dynamic-labs/client
type SocialProvider = | 'apple' | 'coinbaseSocial' | 'discord' | 'facebook' | 'farcaster' | 'github' | 'google' | 'telegram' | 'tiktok' | 'twitch' | 'twitter'
Was this page helpful?