-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
mod / acceptedThis request has been acceptedThis request has been accepted
Milestone
Description
Complete a functional design of an application permissions solution.
- Create Pydantic model-based permissions architecture that provides permission metadata.
- Create SQLAlchemy ORM model for storing permissions assignments in the SQL database.
- Create permissions manager class to manage database storage and retrieval of permissions data.
- Create permissions manager methods for validating resource / action access by users and OAuth clients.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
mod / acceptedThis request has been acceptedThis request has been accepted
Type
Projects
Status
In Progress