Multi Factor
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.
1. Enable multi-factor authentication
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.
2. The multi-factor management flow

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.
Last updated