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

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Role based auth example in AngularJS

159 stars 39 forks Branches Tags Activity

Notifications You must be signed in to change notification 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

39 forks

Releases

No releases published

Packages

No packages published