Hey
@brave-vegetable-81611
that makes sense. Just to clarify, you want the Email OTP to be the first/only factor (instead of a password)? It’s important to note, that in an email OTP only scenario, if the user loses access to their email account, they will also lose access to your service, as they have no way to sign in. This is also the reason, Email OTP only is not recommended.
The workaround would be similar to
inviting users. Each login would be a recovery flow. The
recovery strategy would be set to OTP. You will probably also need a custom UI to make the UX intuitive for the user.
If passwordless is not an option, you could consider using a
social login provider as an ergonomic alternative. We have a bunch of preconfigured provides, such as Google or LinkedIn.
Feel free to
contact us and schedule a meeting, once you hear back from the team. We would love to figure out a way to get your migration done asap.