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.
forked from rohanmistry3103/RBAC-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
zhangbo0/RBAC-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- HTML 52.7%
- Python 47.3%