Hi,
We have a fully customized Auth0 MFA Page that is integrated with Guardian JS. We are able to send the OTP code via SMS and have the user confirm the OTP code on each login. We want to implement the option to have the user send the OTP code via Email incase they do not have access to their device but we don’t see any support to send OTP via Email using Guardian JS.
Is there a way we can use the transaction created to resend OTP via Email with Guardian JS or any other approach?
Thanks.