Opinionated authorization package for FastAPI! :tada:
Project description
FastAPI Authorization
Installation
pip install fastapi-authorization
Usage
Currently, there are two models available:
- RBAC: Role-based Access Control
- ABAC: Attribute-based Access Control
You can check how to use them on:
Roadmap
- 100% Coverage
- Documentation
- Examples
License
This project is under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.