Verification Code Screen: Customize using the Screens panel in the UI Design module.
Sending Verification Code by Email: Edit the email design using the Verify Email template in the Email Buildermodule.
Sending Verification Code via SMS or Notification
You can create a new validation method using the Datasourcesmodule:
Open the Datasources module.
Create a new Datasource by clicking the + icon in the left panel.
Select the C# option.
Select Custom Verification Code Sender Provider from the Selectbox field.
This method sends the verification code via email, SMS or notification. The following information is requested from the user during these operations:
User Email: User's email address
First-Last Name User's first and last name
User Phone User's phone number
Make the necessary adjustments above the return false code block for the user's preferred validation method.
Finally, click the CREATE button to complete the process.
Benefits of Using 2FA
2FA provides an additional layer of security in case passwords are compromised. This method, which has a wide range of uses from financial transactions to social media accounts, increases account security and prevents unauthorized access.