Login using mobile OTP

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 years ago
Hi All,

May you share experience on Login Event so we can using Mobile OTP to login?

Thanks,
Mick
2 years ago
Hi Mick,
you need to override your login page with custom functionality of login with OTP instead of username/email and password
2 years ago
rajupaladiya wrote:
Hi Mick,
you need to override your login page with custom functionality of login with OTP instead of username/email and password


Hi Raju,

Thank for sharing the tips.
Yes, I think so It should work that way then we need to change Action Submit to button new custom Login method.

Thanks,
Mick
1 year ago
I am looking for same, did anybody implement it? if yes please share repository
1 year ago
You have to override default LogIn/Registration view and CustomerController LogIn/Register methods to customize the login flow/OTP implementation.
1 year ago
kazirahiv wrote:
You have to override default LogIn/Registration view and CustomerController LogIn/Register methods to customize the login flow/OTP implementation.

How to achieve that, is there any documentation?
1 year ago
Hi

there is no any documentation for that.
You need to contact one of who have knowledge of nopCommerce code.
1 year ago
https://www.nopcommerce.com/en/boards/topic/92739/overriding-the-login-post-method-of-customer-controller-version-440
1 year ago
Yidna wrote:
Many thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.