angular-role-based-authorization icon indicating copy to clipboard operation
angular-role-based-authorization copied to clipboard

Role Based Authorization in Angular – Route Guards

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