Multi Factor
Last updated
Last updated
Multi-factor verification (MFA) is an added layer of security that requires users to provide a second verification factor to access an account.
One of the options that OneAuxilia supports for MFA is Authenticator applications (also known as TOTP - Time-based One-time Password). This guide will walk you through how to build a custom flow that allows users to manage their TOTP settings.
For your users to be able to enable MFA for their account, you need to enable MFA as an MFA authentication strategy in your OneAuxilia application.
Navigate to the OneAuxilia Dashboard.
In the navigation sidebar, select Authentication > Multi-factor.
Enable Authenticator application and Backup codes and select Save.
We provide Multi-Factor Authentication (MFA) features for your system:
Identity Verification: This is the step where the user's identity is confirmed, typically done on the login page and installed at the authentication page
User Verification (2FA): This additional step ensures that the account is being accessed by its rightful owner. This is also known as Multi-Factor Authentication. We offer a ready-to-use setup through the dashboard, so you can simply activate and use it.
This concept is applied in many products and we are happy to deliver it to you. In addition, you can also customize with code through our SDK. However, we want to help make things simpler