Apologies for being vague
The app will send the entered email and password to a php file (api) to be checked with the information in the database.
The database will contain user information i.e. email, password, name etc…
and it ran through my web hosting.
Ill have a read upon Auth Tokens and Oauth and see if I can find some tutorials so I can get familiar with them