How can I enforce verified E-Mail addresses always...
# ory-network
m
How can I enforce verified E-Mail addresses always? "Require verified address for login" is turned on but I think users are able to change their email if logged in directly in https://xxx.projects.oryapis.com/settings. And when the users logs out without verifying the new address (typo!) he actually locked out!? No login and recovering possible!? Is there some setting to disallow the change or the hide the email on the settings page?
s
You can completely block updating the email with a webhook: https://www.ory.sh/docs/guides/integrate-with-ory-cloud-through-webhooks
Another alternative is to allow adding multiple email addresses to an account, which you can do in the identity schema.