Hi all, I just stumbled upon an issue with the Ory registration and being automatically logged in afterwards. Let me explain:
In our Ory Console we have the following settings enabled:
⢠Authentication / Registration / Enable sign in after registration ā
⢠Authentication / Account verification / Require verified address for login ā
We configured it like this, because we do not want the users to log in manually, after they verified their email address. They should be logged in automatically, and this is working. But the issue here is, the user will be automatically logged in, even when the email verification was not done yet. So basically, once you see the "Verify your account" form, you can just navigate to the login-page and you are logged in.
Is this a bug or is it meant to be like this? If it's the latter, is it somehow possible to achieve automatic-login, but only after the verification was done?