GitHub - artgon/angularjs-role-based-auth: Role based auth example in AngularJS

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

AngularJS -- Role Based Auth Example

This is a working example for the following post: http://arthur.gonigberg.com/2013/06/29/angularjs-role-based-auth/

Instructions to get it running

Make sure lineman and bower are installed

npm install -g lineman

npm install -g bower

Install NPM packages

npm install

Install Bower packages

bower install

Run Lineman

lineman run

Test in browser

Go to localhost:8000

About

Role based auth example in AngularJS

Resources

Readme

Activity

Stars

159 stars

Watchers

11 watching

Forks

38 forks