Integration of OTP feature on registration

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
sumit kaushik
Posts: 30
Joined: 08 Aug 2017, 07:20

Integration of OTP feature on registration

Post by sumit kaushik » 30 Sep 2017, 10:38

Hello,

I am using aimeos with Laravel 5.4. I want to integrate phone verification through OTP in registration process. Please suggest me about the process.

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Integration of OTP feature on registration

Post by aimeos » 30 Sep 2017, 12:29

What is OTP and how does is work?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

sumit kaushik
Posts: 30
Joined: 08 Aug 2017, 07:20

Re: Integration of OTP feature on registration

Post by sumit kaushik » 30 Sep 2017, 12:56

When user register on website it will send One Time Password to user phone number for verification.

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Integration of OTP feature on registration

Post by aimeos » 30 Sep 2017, 13:03

Aimeos uses the Laravel infrastructure for user registration and login, so you have to check how to do this in Laravel.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply