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.)
- Remember me. Persistent sessions with expiration time.
- 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.1.0.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for starlette_auth-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93cf87ca6596356e4b7fc15b60bcdb6e15b659130c591d77495f862fe1b5e8a0 |
|
MD5 | e5b2b718e321604c6629bd722f54f470 |
|
BLAKE2b-256 | 5e3f3700375ce5b990d3c82eb7848a7d974c04b1f7f6aea88e59a618faa21191 |