Hello,
Currently I’m using Auth0 + Twillio for SMS MFA during sign-up and login. In my application I would also like to use sms code for authorization of some other action when user is logged in (similar like bank accounts require MFA at login and also during funds transfer you have to again confirm MFA). Is there a way to do this using Auth0 + Twilio or should I just use Auth0 + Twilio only for login and just Twilio for further authorizations using user’s phone number used for Auth0 MFA?