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 hashes)
Built Distribution
Close
Hashes for starlette_auth-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a261ba157b46c5bd20d81f6ffd80dd1d16bb1ac04dbbb827da508f88c9ade59 |
|
MD5 | 9e8938530b380ebf49fa8c8e018ff489 |
|
BLAKE2b-256 | 7c6cc5d0a75096cfadeb45a3038030dfafc905745202776db5aec1e5cba20e7f |