Hi @dferreira042,
MFA is not available out-of-the-box, you need to add it to your application manually. You can use Startup partial methods to add your own extensions:
Hi @dferreira042,
MFA is not available out-of-the-box, you need to add it to your application manually. You can use Startup partial methods to add your own extensions: