-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
Description
Using the "Verify Email" realm setting, so when the user first logs in they receive an email with a link to verify. This works fine if they open the link in the same browser session that they logged in with, but if they happen to use a different browser session (this scenario is common on mobile), then they end up getting stuck in the auth flow.
Create an Email OTP required action as an alternative to Verify Email that also verifies email after a successful code entry.
Reactions are currently unavailable