Skip to content

dkpkr89/angular-role-based-authorization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Role Based Authorization

This repo is for an accompanying post which can be found here

To run this repo,

  1. First, Clone it(git clone https://github.com/MainaWycliffe/angular-role-based-authorization.git) or download the repo
  2. Install dependancies using yarn (yarn install)
  3. The run it ng server --aot

About

Role Based Authorization in Angular – Route Guards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.7%
  • HTML 13.2%
  • JavaScript 7.7%
  • CSS 0.4%