## angular-token-auth
Example of Token-based authentication in AngularJS with Express.
First, install dependencies using npm:
npm installRun the example:
node server.jsand go to localhost:8080.
Licensed under the MIT license.
## angular-token-auth
Example of Token-based authentication in AngularJS with Express.
First, install dependencies using npm:
npm installRun the example:
node server.jsand go to localhost:8080.
Licensed under the MIT license.