Appearance
Deny lists
Privy allows your app to enable a deny list to block specific users from logging in to your app and creating accounts. You can use the deny list to block users who have previously been malicious in your application or who violate your terms of service.
Currently, Privy deny lists support blocking users on the basis of email address only. You can choose to either block a specific email address (e.g. bruce@wayneenterprises.com
) or an email domain (e.g. @wayneenterprises.com
).
Deny lists are a gated feature in Privy. If you'd like to enable a deny list for your app, please reach out.
INFO
Deny list management is currently supported via Privy's REST APIs only.