pgjones / quart-authLinks
Quart-Auth is an extension for Quart to provide for secure cookie authentication (session management).
☆52Updated last week
Alternatives and similar repositories for quart-auth
Users that are interested in quart-auth are comparing it to the libraries listed below
Sorting:
- Quart extension that provides managed connection(s) to postgresql database(s).☆40Updated last month
- Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.☆94Updated 3 months ago
- Quart-CORS is an extension for Quart to enable and control Cross Origin Resource Sharing, CORS.☆33Updated 7 months ago
- Porting Django's email implementation to your Flask applications.☆128Updated 11 months ago
- Quart extension that patches Quart to work with Flask extensions.☆20Updated last year
- Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.☆1,362Updated 3 months ago
- Flask running on asyncio!☆207Updated 2 years ago
- A streaming multipart parser for Python.☆421Updated 3 months ago
- Integrate SQLAlchemy with Flask.☆46Updated last month
- asyncio smtplib implementation☆395Updated this week
- SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web f…☆142Updated 7 months ago
- Stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using Double Submit Cookie mitigation pattern☆90Updated last week
- Quart SQLAlchemy☆21Updated 10 months ago
- Modern WebSocket support for Flask.☆306Updated 7 months ago
- A minimalistic API framework built on top of Flask, Marshmallow and friends.☆330Updated 7 months ago
- flask extension for integration with the awesome pydantic package☆399Updated last month
- DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow☆699Updated this week
- A fast asyncio MySQL/MariaDB driver with replication protocol support