Skip to content

Angular authentication with role based authorisation and session implementation

Notifications You must be signed in to change notification settings

sakthiiv/angular-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angular-auth

Angular Authorisation and Authentication

Dependencies

Follow these steps

  1. Install global dependencies: npm install mocha -g
  2. Install local dev dependencies: npm install in ~/angular-auth/server directory
  3. Start Server: node server.js in ~/angular-auth/server directory

Features Implemented

  • Role based authorization.
  • A directive toolbar with current active user
  • Token based authentication.
  • Session implementation.

About

Angular authentication with role based authorisation and session implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published