Hi team, I want to use Ory and want to add a few c...
# talk-kratos
b
Hi team, I want to use Ory and want to add a few custom rules to the login / registration. This includes • Duplicate phone number check • IP Restrictions (only limiting users from certain countries to sign up) • Block / Unblock users • Phone number validation • Prevent logins / sign ups if inappropriate app versions etc etc These may / may not be part of Ory. Given these use cases, what do you suggest the path ahead? Is there a way to set up such rules in Ory?
👀 1
s
you can use webhooks to implement this https://www.ory.sh/docs/kratos/self-service/hooks
Duplicate phone number check
although good look defining equality on phone numbers 😅
😅 1