Skip to content

Kludex/fastapi-authorization

Repository files navigation

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.

About

Opinionated authorization package for FastAPI! 🎉

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages