Hello everyone,
I am trying to configure an Authentication Flow where users can choose between Email OTP and OTP Form.
Currently, I’m facing two issues:
-
If the user has an Authenticator App configured, the “Try Another Way” link does not appear, forcing them to use the OTP Form.
-
If the user hasn’t configured an Authenticator App yet, it defaults to Email OTP without giving the option to switch or set up the other method.
My goal is to allow the user to see the “Try Another Way” link in both scenarios so they can decide which method to use at that moment.
I readed this Documentation so using Email OTP and OTP Form as alternative it should work (Sure I’m missing something
)
