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

zhangbo0/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

Languages

  • HTML 52.7%
  • Python 47.3%