Online Authentication
Hello
I am new to app developing and I am about to begin the process of learning.
I would like to know if web authentication using a users phone number is possible.
e.g
A user enters their phone number on the website, and has it stored in a mysql database.
The app on their phone cross-checks the users phone number and the phone number on the database and authenticates the account.
Also I would like to know if apps can connect to mysql databases?
|