Customer login

The User Manual has moved! For the most up-to-date information, please visit our new site at docs.antavo.com.
We're committed to providing you with the best resources, and our new site offers an enhanced experience with the latest documentation. Thank you for your understanding and continued support.

The Customer login module was developed to help you register and login customers to the loyalty program and to handle password changes in case you don’t use a single-sign-on solution to authenticate customers or if the loyalty program is inserted into a mobile app.

You can learn more about how to use the related endpoints in our API documentation here.

Before you start using the endpoints, you must configure the fundamental settings of the module under the module’s dedicated configuration page in the Backoffice.

To adhere to security standards, customers’ password are not visible in the Backoffice or retrievable from the logs.

Find the configuration page by opening the Modules menu and searching for the ‘Customer login’ module in the list. The page will open to the interface where you can configure the settings of the module.

Settings

  • Username field
    Select the loyalty field that will be used as the login username of the customer. If the username attribute of the request sent to the /login endpoint does not match the value of the selected login field, the request will be rejected.

  • Previous passwords
    Add the number of previous passwords that cannot be set as the new password in the next password reset attempt.

  • Verify enable
    Decide if you want to include a verification process before activating the customer as a loyalty member.
    If you enable verification, the customer’s status remains inactive until verification is successfully completed by sending a request to the /verify endpoint with the token generated during the opt-in process.

    By default, verification is disabled which means that the customer becomes an active member right after registration.

  • Click ‘Save’

Modify settings

You can modify the settings anytime with immediate effect by changing the configuration and clicking ‘Save’.

 

© Copyright 2022 Antavo Ltd.