Skip to content

A simple demo of implementing RBAC authorization in Angular applications using CASL

License

Notifications You must be signed in to change notification settings

permitio/angular-RBAC-demo

Repository files navigation

Serving Angular Frontend

  1. Install project dependencies with npm install
  2. Run npm run start for a dev server on http://localhost:4200/

Running server

  1. Create .env file in server folder with PERMIT_API_KEY variable
  2. Run commands
cd server
npm install
node .

Experiment with the application

Image

About

A simple demo of implementing RBAC authorization in Angular applications using CASL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published