Skip to content

The RBAC system is a Django app with web interface & APIs. Users login, get JWT tokens (1-day expiry), & access sections based on roles (Admin, User, Viewer). APIs manage user roles & permissions securely.

Notifications You must be signed in to change notification settings

rohanmistry3103/RBAC-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RBAC-Project

The RBAC system is a Django app with web interface & APIs. Users login, get JWT tokens (1-day expiry), & access sections based on roles (Admin, User, Viewer). APIs manage user roles & permissions securely.

About

The RBAC system is a Django app with web interface & APIs. Users login, get JWT tokens (1-day expiry), & access sections based on roles (Admin, User, Viewer). APIs manage user roles & permissions securely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published