aekasitt / fastapi-csrf-protect
Stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using Double Submit Cookie mitigation pattern
☆84Updated last week
Alternatives and similar repositories for fastapi-csrf-protect:
Users that are interested in fastapi-csrf-protect are comparing it to the libraries listed below
- Starlette middleware implementing Double Submit Cookie technique to mitigate CSRF☆73Updated last month
- Programmatic startup/shutdown of ASGI apps.☆227Updated last year
- Advanced sessions for Starlette and FastAPI frameworks☆106Updated last month
- Lightweight browser hot reload for Python ASGI web apps☆152Updated last year
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆102Updated last week
- HTMX integration for ASGI applications☆67Updated last year
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆148Updated 6 months ago
- Async OAuth client using HTTPX☆157Updated last month
- Simple integration of Starlette and WTForms☆90Updated last month
- FastAPI filters🍸☆73Updated this week
- The only ORM that you will ever need for python.☆60Updated 3 weeks ago
- A compression AGSI middleware using brotli.☆72Updated last year
- Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.☆93Updated last week
- FastAPI Async SQLAlchemy middleware☆158Updated 3 months ago
- Beautiful exception page for Starlette apps.☆96Updated 2 months ago
- 📁 Asynchronous pathlib for Python☆176Updated 6 months ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆69Updated last month
- A debug toolbar for FastAPI.☆148Updated 5 months ago
- ASGI middleware for protecting against CSRF attacks☆61Updated 5 months ago
- Quicker way to develop FastApi☆177Updated 9 months ago
- Familiar async Python MongoDB ODM☆121Updated 2 years ago
- FastAPI backend storages and ORM extensions☆82Updated 8 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆208Updated 3 weeks ago
- A framework-agnostic library for testing ASGI web applications☆159Updated last year
- Auth for use with FastAPI☆156Updated 2 years ago
- Drop-in MessagePack support for ASGI applications and frameworks