Security

Implementing two-factor authentication will introduce an additional security layer, enhancing the overall system security by preventing unauthorized access to the brand’s instance.

Security Tab is available in the Settings section containing the following options:

  1. Two Step Authentication

  2. Update Password

  • Two-Step Authentication:

  1. In order to activate 2FA, the user should be able to enable the toggle on the screen.

  2. Activating the toggle should open a pop-up with the following options:

    • Use SMS for Authentication

    • Use EMAIL for Authentication

  1. Users should have the option to select either EMAIL or SMS for authentication or they may select both.

  2. Phone Number and Email should be fetched from the user’s account.

  3. This 6 Digit Authentication Code should be used to activate 2FA.

  4. After successfully activating 2FA, a green tick should appear in the Security section indicating that 2FA is enabled.

  5. If a user doesn’t receive this code, he can click on the re-send button. This button will send the 6-digit authentication code again. The user can click on the Re-Send button after 60 Seconds.

  1. After enabling 2FA, 6 Digit Authentication Code should be sent to a user each time he tries to log in. Without it, a user will not be able to log in.

  2. Once the 2FA has been enabled, the user will be directed to the success page pop up.

Â