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.3.tar.gz
(5.5 kB
view hashes)
Built Distribution
Close
Hashes for starlette_auth-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3db84dc332a815be3269e909152a0c3700ee537e8f679147ce6b3fa778cfaff |
|
MD5 | 18a0e65166bc6f550256ed7e543ef806 |
|
BLAKE2b-256 | 07aa3eec5416450fd862d740282be54133dd8b72253de1f63b594e22855317bb |