Hi, is the account recovery process available in development using Ory tunnel? I’m trying to recover an existing account via the self service UI (that is, the Ory UI via the tunnel) but I don’t get the email with the recovery code.
I removed the existing identities, recreated a new one, and retried the recovery process. I received an email this time. I suppose I did something wrong. Thank you for your suggestion, might be useful to activate during development
s
steep-lamp-91158
07/03/2024, 12:39 PM
pro tip for testing: set up mailhog as the smtp server, it just needs to be reachable on the public internet some way
https://github.com/mailhog/MailHog/