Privy enables complete control over user management flows, so you can match every user action to your app’s brand and experience. Build your own UI for linking and unlinking accounts, managing user profiles, and more, while Privy handles the backend logic securely.
Privy supports whitelabeling user management for linking and unlinking accounts.
Linking a social account
To whitelabel linking social accounts, use the useLinkAccount hook and call link<Provider>.
Copy
Ask AI
import {useLinkAccount} from '@privy-io/react-auth';