0
I am developing an application in PHP Rest API. This application will be accessed via Web and Mobile.
It happens that users must log in to be able to consume the Rest service.
My question - How do I keep users logged in to a REST application?
Note. I intend to use Angularjs in front-end
Grateful for the attention.
Thank you Celsom, I’ll try it the right way!
– urlflavio