What this solution does
AWZ: Phone-based login and registration (SMS, call, order search)
The component supports authentication by username and phone number using a password. It also enables login via phone number and an SMS code.
Multiple user search modes are implemented:
- user found in the system;
- user found in the system and in an order;
- user found in an order and in the system.
Developers can implement custom search logic using module handlers. The component allows enabling form-based authentication for specific user groups.
Registration via phone number with SMS verification is supported.
Important for integration: when integrating this component into other modules, note that the code sending handler may be singular. The settings of such modules must include an option to enable or disable this specific handler.
General iT can take care of implementing “AWZ: Phone-based login and registration (SMS, call, order search)”, including installation, configuration and result verification.