React
- Introduction to the SDK
- Changelog
- Configuration
- Upgrade Guides
- SDK/User Loading States
- Providers and Connectors
- UI Components
- Hooks
- Events
- Handlers
- Objects
- AccessDeniedCustomButton
- EvmNetwork
- EvmRpcProvider
- EvmRpcProviderMethods
- GenericNetwork
- LocaleResource
- NameService
- NativeCurrency
- PhoneData
- React Objects Introduction
- SolanaRpcProvider
- SolanaRpcProviderMethods
- SocialProvider
- JWT Payload
- UserProfile
- JwtVerifiedCredential
- SdkViews
- Wallet
- WalletOption
- WalletConnectConnector
- WalletConnector
- WalletsByChain
- Utilities
- Examples
Objects
SocialProvider
A union of all social provider names available for connection.
Exported by @dynamic-labs/client
.
Copy
Ask AI
type SocialProvider =
| 'apple'
| 'coinbaseSocial'
| 'discord'
| 'facebook'
| 'farcaster'
| 'github'
| 'google'
| 'telegram'
| 'tiktok'
| 'twitch'
| 'twitter'
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.