fastapi-security
Auth manager
A FastAPI extension for adding authentication and authorization as dependencies
Implements authentication and authorization as FastAPI dependencies
142 stars
2 watching
7 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
indominusbyte/fastapi-jwt-auth | Provides secure and easy-to-use JWT authentication for FastAPI applications | 665 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 335 |
mushroommaula/fastapi_login | A FastAPI plugin for managing user authentication via JSON Web Tokens. | 650 |
intility/fastapi-azure-auth | Provides an easy and secure way to integrate Azure AD authentication with FastAPI APIs | 478 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 838 |
dmontagu/fastapi-auth | An authentication framework for FastAPI applications | 141 |
tokusumi/fastapi-cloudauth | An authentication library that integrates with cloud providers to verify access tokens and extract user information | 338 |
madkote/fastapi-plugins | Provides a plugin-based architecture to extend and customize the FastAPI framework | 389 |
holgi/fastapi-permissions | A permission system for FastAPI applications | 492 |
amisadmin/fastapi-amis-admin | A high-performance admin framework for FastAPI applications | 1,105 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
hipapheralkus/aiaiai | Demonstrates harder session management and vulnerable authentication implementation in Python | 31 |
jonpsmith/authpermissions.aspnetcore | A comprehensive authorization and multi-tenant library for ASP.NET Core applications | 822 |
identixone/fastapi_contrib | A collection of utilities and features for building FastAPI applications | 623 |