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 details)
Built Distribution
File details
Details for the file starlette_auth-0.1.4.tar.gz
.
File metadata
- Download URL: starlette_auth-0.1.4.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49654274042f6a66db46369ffbe535cb1928219ebd6f2ea674cc23d177818e5b |
|
MD5 | 8a32fec4920189585eaf1405ef7b1c10 |
|
BLAKE2b-256 | 2f943d7136f10338ceea0aa17f10101286089def0b363741aedfa75d046df32a |
File details
Details for the file starlette_auth-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: starlette_auth-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f836c79f25b48f960ebd182a6d3a287dbb550175b157d5542207c4a8950daf7 |
|
MD5 | 69157a384ecfba6c41d93ce50b3494ac |
|
BLAKE2b-256 | eb31f5c39b69dc7ba6dff1169badbe0db4ce7d736986b196da1fd37e68cb014c |