A JWT implementation for ZSL
Project description
docs |
|
|---|---|
tests |
|
package |
JWT implementation for ZSL framework. This modules adds security possibilities to ZSL.
Free software: BSD license
Installation
Just add zsl_jwt to your requirements or use
pip install zsl-jwt
Usage
Add zsl_jwt.module.JWTModule to the modules in your IoCContainer and provide a zsl_jwt.configuration.JWTConfiguration in your configuration under JWT variable.
Documentation
See more in https://zsl-jwt.readthedocs.io/
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
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
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 zsl_jwt-1.0.2.tar.gz.
File metadata
- Download URL: zsl_jwt-1.0.2.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b41cfb60665ea4508f6c60b06e5e0fefe8d32bd3dd5b58a91a7501bd3d3bad
|
|
| MD5 |
df7697fc219fbda0ab95cd16dddba545
|
|
| BLAKE2b-256 |
cece899729d68d75b25e53a8be9023fb28470ad93fd507bdc379011f1853a47c
|
File details
Details for the file zsl_jwt-1.0.2-py3-none-any.whl.
File metadata
- Download URL: zsl_jwt-1.0.2-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efa372d76261ead1fd2ca01618264f920f4b316908a5286f752c2516b7f3ce8f
|
|
| MD5 |
e6d492fb26d30f24c2d31c555a62aee7
|
|
| BLAKE2b-256 |
f90fd7431604cf0997710e27210abd8c505ee80ce6d5c1787b4d07946768b461
|