Appearance
Using Privy from your server
Privy's client-side SDKs, like @privy-io/react-auth
and @privy-io/expo
, allow you to securely authenticate your users, connect their wallets, and create embedded wallets for them in your application frontend.
In addition to these SDKs, you can also use Privy from your server to secure and manage your application. See the guides below for some common flows.
INFO
Privy rate limits REST API endpoints that you may call from your server. If you suspect your team will require an increased rate limit, please reach out to support!
Authorizing requests
Verify Privy access tokens to authorize requests
Querying users
Get your users' linked accounts and more
Pregenerating wallets
Create embedded wallets for your users before they login
Importing users
Migrate your existing users and their linked accounts to Privy
Allowlists and denylists
Gate who can login to your application