Authentication library for Starlette.
Project description
Starlette Auth
Authentication library for Starlette.
Installation
Install starlette_auth
using PIP or poetry:
pip install starlette_auth
Features
- Vanilla Starlette integration. Following standards ensures compatibility with other libraries.
- Multiple backends. Supports multiple authentication backends (e.g. database, OAuth, etc.)
- Middleware to protect route segments.
- Session fixation protection
Quick start
See example application in examples/ directory of this repository.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
starlette_auth-0.2.3.tar.gz
(5.3 kB
view hashes)
Built Distribution
Close
Hashes for starlette_auth-0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69e8ff647f8f86f2fb0edfc60c64305e5a6aaf287cde08a59a372cb6b9e502c7 |
|
MD5 | a68c2d8c44347e4f95a9ab37671152d8 |
|
BLAKE2b-256 | db94041059378d9e0c46df5b057566faad0a92006bbae0098b2b2a9dbdf18677 |