How to use MFA with email OTP?

Hi there, I need to implement a MFA by using email OTP, the flow must allow the customer to login via email and password and then ask for the OTP that will be sent to the email.

Is there a way to implement it by using supabase? I saw that MFA do not support emails, so what would be the best workaround to make it work?
Was this page helpful?