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.)
- 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.2.2.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file starlette_auth-0.2.2.tar.gz
.
File metadata
- Download URL: starlette_auth-0.2.2.tar.gz
- Upload date:
- Size: 5.3 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 | 6229c563a44f50ac3e35fe27cfd89b15c3a4914887d27e3ebcbe2d590cebb62f |
|
MD5 | ce149843ad909446b1b74f54bef716d3 |
|
BLAKE2b-256 | 540873f7e3ebb29097bb2ac0926d008a25c8fd211f692e86870fe6a095656091 |
File details
Details for the file starlette_auth-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: starlette_auth-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.5 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 | 3a261ba157b46c5bd20d81f6ffd80dd1d16bb1ac04dbbb827da508f88c9ade59 |
|
MD5 | 9e8938530b380ebf49fa8c8e018ff489 |
|
BLAKE2b-256 | 7c6cc5d0a75096cfadeb45a3038030dfafc905745202776db5aec1e5cba20e7f |