I want to create a REST api using php for my website so that, my app can access the data stored in the database.
I need for the user to be able to log in to the server through the app and i am unsure of how to implement this securly?
I have considerd oAuth but its not really what im looking for as it is for third party software