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.0.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file starlette_auth-0.2.0.tar.gz
.
File metadata
- Download URL: starlette_auth-0.2.0.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 | a1afea7912e334b16938c10743b97108335c2a1f6e8c8e808a0d9be8931670d2 |
|
MD5 | fef1e09cb9e1c7aaba74c6968782e051 |
|
BLAKE2b-256 | ba7b873b57dc94d59c5624573bed27566f00a3c4c75d29c132daced6b432b7e9 |
File details
Details for the file starlette_auth-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: starlette_auth-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.6 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 | 58270294fff0c0f4503b2de7d3e288464bde551aa8f785e9bb8c04b70cf4ee3c |
|
MD5 | b6153c6eefbf8e94de1681e3513df844 |
|
BLAKE2b-256 | 1d5a0c64e9058c14f57f6f4c455e13cfce210416676215d8bb4d97d12af29183 |