## angular-token-auth
Example of Token-based authentication in AngularJS with Express.
First, install dependencies using npm:
npm install
Run the example:
node server.js
and 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 install
Run the example:
node server.js
and go to localhost:8080.
Licensed under the MIT license.