Login using mobile OTP

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 года назад
Hi All,

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

Thanks,
Mick
2 года назад
Hi Mick,
you need to override your login page with custom functionality of login with OTP instead of username/email and password
2 года назад
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
один год назад
I am looking for same, did anybody implement it? if yes please share repository
один год назад
You have to override default LogIn/Registration view and CustomerController LogIn/Register methods to customize the login flow/OTP implementation.
один год назад
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?
один год назад
Hi

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