Filtered by: tags=authentication

Token Based Authentication in a Cordova App

Sept. 19, 2016 |  authentication  cordova  token 
Any web based service that provides a mobile client requires some form of authentication before the user can access their permitted resources. The simplest approach is to require the user to enter their username and password for every session (or after the