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.4.tar.gz
(5.5 kB
view hashes)
Built Distribution
Close
Hashes for starlette_auth-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f836c79f25b48f960ebd182a6d3a287dbb550175b157d5542207c4a8950daf7 |
|
MD5 | 69157a384ecfba6c41d93ce50b3494ac |
|
BLAKE2b-256 | eb31f5c39b69dc7ba6dff1169badbe0db4ce7d736986b196da1fd37e68cb014c |