fastapi-auth
Auth framework
An authentication framework for FastAPI applications
Auth for use with FastAPI
141 stars
4 watching
8 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dmontagu/fastapi_client | Generates an API client library from an OpenAPI spec | 336 |
tokusumi/fastapi-cloudauth | An authentication library that integrates with cloud providers to verify access tokens and extract user information | 338 |
mushroommaula/fastapi_login | A FastAPI plugin for managing user authentication via JSON Web Tokens. | 650 |
indominusbyte/fastapi-jwt-auth | Provides secure and easy-to-use JWT authentication for FastAPI applications | 665 |
jacobsvante/fastapi-security | A FastAPI extension for adding authentication and authorization as dependencies | 142 |
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 |
holgi/fastapi-permissions | A permission system for FastAPI applications | 492 |
python-social-auth/social-core | Provides a common interface to integrate social authentication and registration mechanisms with web frameworks and third-party services. | 854 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 335 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
imerica/dj-rest-auth | Provides authentication endpoints and token management for Django Rest Framework applications | 1,700 |
fukamachi/mito-auth | Provides a mixin class for user authorization with secure password hashing and salting. | 18 |
dialoguemd/fastapi-sqla | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |