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.0.tar.gz
(5.3 kB
view hashes)
Built Distribution
Close
Hashes for starlette_auth-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58270294fff0c0f4503b2de7d3e288464bde551aa8f785e9bb8c04b70cf4ee3c |
|
MD5 | b6153c6eefbf8e94de1681e3513df844 |
|
BLAKE2b-256 | 1d5a0c64e9058c14f57f6f4c455e13cfce210416676215d8bb4d97d12af29183 |