RFL: authentication package
User identity types, JWT token management, LDAP authentication, and OpenID Connect (OIDC) client support.
Installation
The core package installs only RFL.core. Optional backends are installed via
pip extras:
| Extra | Dependencies | Use |
|---|---|---|
jwt |
PyJWT | rfl.authentication.jwt |
ldap |
python-ldap | rfl.authentication.ldap |
oidc |
Authlib, Flask, requests | rfl.authentication.oidc |
all |
All of the above | Full authentication stack |
Examples:
pip install RFL.authentication # user types and errors only
pip install "RFL.authentication[jwt]" # JWT support
pip install "RFL.authentication[ldap]" # LDAP support
pip install "RFL.authentication[oidc]" # OIDC support
pip install "RFL.authentication[all]" # all backends
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rfl_authentication-1.9.0.tar.gz
(10.2 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 rfl_authentication-1.9.0.tar.gz.
File metadata
- Download URL: rfl_authentication-1.9.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e922ab28cff7a4b492d7be541a8da2c2abd1f8048df807f57bec3ecf0a83e8bc
|
|
| MD5 |
4cb1ff1d01a114c63d102ee2729b888b
|
|
| BLAKE2b-256 |
112def895740140a55a6ffd2136ddcec287ed2148b759f412a703337928ca20b
|
File details
Details for the file rfl_authentication-1.9.0-py3-none-any.whl.
File metadata
- Download URL: rfl_authentication-1.9.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b55b2e6a33f4ae61bfd4c7a53cd71f08734157c6f0d13c47bd49a9f172cab674
|
|
| MD5 |
2b5158949a69b814d1821c64ffafcdac
|
|
| BLAKE2b-256 |
76a657e760ea5fb5581508d59fe809c1775a55a3a3f5a54a155a1bb401ee7e87
|