Authentication and user management for Litestar
Project description
litestar-users
Effortlessly add secure authentication to your Litestar application.
Features
- Session, JWT and JWTCookie authentication backends
- Customizable pre- and post-operation hooks
- Optional RBAC (Role based access control)
- Pre-configured route handlers for:
- Authentication
- Registration and verification
- Password recovery
- Administrative user and role management
Getting started
Installation
pip install litestar-users
or with OAuth2 support:
pip install litestar-users[oauth2]
Documentation
Otherwise check out the examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
litestar_users-2.0.0rc1.tar.gz
(28.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file litestar_users-2.0.0rc1.tar.gz.
File metadata
- Download URL: litestar_users-2.0.0rc1.tar.gz
- Upload date:
- Size: 28.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bedde64582c5bef96c5c1b01f11bccb1f295442a2d96865e29e4d2127cfc3fe
|
|
| MD5 |
6f2bf12aed22e09d2fb19b8570478e55
|
|
| BLAKE2b-256 |
027e0d2224407aed7151cd8cc847a55c2db205e56e677c122b15a054df7a8f08
|
File details
Details for the file litestar_users-2.0.0rc1-py3-none-any.whl.
File metadata
- Download URL: litestar_users-2.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 36.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a5dea99c6e475b07338f446a07ce0f2a492a5de818fac55c33f8a469a66c98b
|
|
| MD5 |
f2ce5536856beb0e98aa00c550548f32
|
|
| BLAKE2b-256 |
cc82c4d96de8bc7d6271a075955ace2ddeba7adfb51da18c1bce398d6b4dbde0
|