Appearance
Login with custom UIs ​
Privy allows you to use your own UIs when logging users in, supporting a fully customized product experience in your app. Please note this is a Pro Tier feature. To use custom UIs, please upgrade your account in the Privy Dashboard.
INFO
When using headless authentication methods the embeddedWallets.createOnLogin
setting is not honored. Instead, you will need to call createWallet
from usePrivy()
after a user is logged in successfully.