ng-enoa-auth
v0.0.3
Published
Token-based AngularJS Authentication
Downloads
5
Readme
ng-enoa-auth
Token-based AngularJS Authentication Setup
Install
npm
npm install ng-enoa-auth --save
bower
bower install ng-enoa-auth --save
Usage
var app = angular.module("app",['ng-auth-bearer']);