I created a custom attribute "Mobile Number" for Customer. I want to make users sign in using this attribute (or the default emailid) and password , how can I accomplish that in magento2
Hi @arunsomanhere,
Both front-end and back-end changes are necessary in order to add that feature.
If you are not comfortable extending Magento, here is an extension for Magento 2 that covers that specific feature: https://magecomp.com/magento-2-mobile-login.html
Best regards.
Gabriel
Thanks a lot