How to enforce multifactor authentication for custom use case?

I would like to enforce SMS login just when user tries to access the bank details (for example) in my SPA. How can I achieve this using Auth0?

Hi @wazy.software,

Check out our docs on step-up authentication:

Hope that helps!
Dan