fastapi-auth
Auth framework
An authentication framework for FastAPI applications
Auth for use with FastAPI
139 stars
5 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 | 335 |
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 handling user authentication and token management. | 645 |
indominusbyte/fastapi-jwt-auth | Provides secure and easy-to-use JWT authentication for FastAPI applications | 655 |
jacobsvante/fastapi-security | A FastAPI extension for adding authentication and authorization as dependencies | 140 |
intility/fastapi-azure-auth | Provides an easy and secure way to integrate Azure AD authentication with FastAPI APIs | 467 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 819 |
holgi/fastapi-permissions | A permission system for FastAPI applications | 484 |
python-social-auth/social-core | Provides a common interface to integrate social authentication and registration mechanisms with web frameworks and third-party services. | 849 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 329 |
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 for Django Rest Framework applications. | 1,678 |
fukamachi/mito-auth | Provides a mixin class for user authorization in Common Lisp applications. | 18 |
dialoguemd/fastapi-sqla | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 210 |