GitHub / PariCoderDeveloper / AccessControl-
This project implements an authentication decorator to control user access levels in Python. Based on roles (Admin, Member, Guest), it determines whether a user is authorized to execute a function. 🚀🔒
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PariCoderDeveloper%2FAccessControl-
PURL: pkg:github/PariCoderDeveloper/AccessControl-
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 18 days ago
Topics: access-control, admin, authentication, coding, decorators, guest, member, permissions, programming, python, python-security, rbac, role-based-access, security, user-authentication