I'm developing an iOS app which needs a registration through php server and MySQL and works perfectly, but I have a bigger problem.
How can I manage login flow?
Do you have any link from which I can get the correct way to manage it?
Should I use access token in some way? If yes, how can I do it?