Skip to content

Implementation of RBAC in a website where admin only has access to certain routes and can perform some special actions.

Notifications You must be signed in to change notification settings

pujaagarwal5263/Role-Based-Access-Control

Repository files navigation

Role-Based-Access-Control

  1. Learnt AUthentication via Passport JS.
  2. Understood the concept of RBAC.
  3. Created two user roles: Admin and User.
  4. Provided access to update data to the admin only.
  5. Provided protected routes.

About

Implementation of RBAC in a website where admin only has access to certain routes and can perform some special actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published