fastapi_simple_security
API auth library
Security package for FastAPI API key authentication with simple setup and administrator endpoints.
Drop-in API-key based security for FastAPI
335 stars
1 watching
34 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jacobsvante/fastapi-security | A FastAPI extension for adding authentication and authorization as dependencies | 142 |
indominusbyte/fastapi-jwt-auth | Provides secure and easy-to-use JWT authentication for FastAPI applications | 665 |
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 |
tokusumi/fastapi-cloudauth | An authentication library that integrates with cloud providers to verify access tokens and extract user information | 338 |
dmontagu/fastapi-auth | An authentication framework for FastAPI applications | 141 |
mfreeborn/fastapi-sqlalchemy | An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 626 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 293 |
dusktreader/flask-praetorian | Provides strong security features for Flask APIs using JWT tokens | 344 |
testdrivenio/fastapi-crud-async | Asynchronous API with CRUD operations | 439 |
stac-utils/stac-fastapi-pgstac | Provides an interface to access and manipulate STAC data using the FastAPI framework. | 56 |
sanders41/meilisearch-fastapi | A library providing FastAPI routes for interacting with Meilisearch | 44 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
stac-utils/stac-fastapi-elasticsearch-opensearch | Provides a Python API framework for interacting with Elasticsearch and OpenSearch data stores. | 30 |