Hello everyone.
I’m looking to change the login default process using phone number.
I’ve found this auth.php file that can be changed.
However I’m not pretty sure if it’s the right thing to do since there are multiple processes such as :
- Request OTP
- Verify OTP
- Login or Show Registration form.
I’m not looking for full developing process, however I’m trying to connect the dots.
such as adding new routes such as request_otp, verify_otp and …