An open API service indexing awesome lists of open source software.

https://github.com/mainawycliffe/angular-role-based-authorization

Role Based Authorization in Angular – Route Guards
https://github.com/mainawycliffe/angular-role-based-authorization

angular angular6 angularjs

Last synced: 8 months ago
JSON representation

Role Based Authorization in Angular – Route Guards

Awesome Lists containing this project

README

          

# Angular Role Based Authorization

This repo is for an accompanying post which can be found [here](https://codinglatte.com/posts/angular/role-based-authorization-in-angular-route-guards/)

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`