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 details)
Built Distribution
File details
Details for the file starlette_auth-0.1.0.tar.gz
.
File metadata
- Download URL: starlette_auth-0.1.0.tar.gz
- Upload date:
- Size: 5.4 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 | 47d95efe193f639b803922a5429d6d2675a2616514b39cdd93a4ce20b474d1c7 |
|
MD5 | 9469055de5fc226bfd4e0baf61433b37 |
|
BLAKE2b-256 | ca64ef8f786f5514da65a8b8c14755254179ccea7d529fb1439a782a13accb10 |
File details
Details for the file starlette_auth-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: starlette_auth-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 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 | 93cf87ca6596356e4b7fc15b60bcdb6e15b659130c591d77495f862fe1b5e8a0 |
|
MD5 | e5b2b718e321604c6629bd722f54f470 |
|
BLAKE2b-256 | 5e3f3700375ce5b990d3c82eb7848a7d974c04b1f7f6aea88e59a618faa21191 |