Role based JWT stateless/ful authentication module for microhttp
Project description
Role based JWT stateless/ful authentication module for microhttp.
Install
pip install microhttp-auth
Note: Need to setup redis database, if using stateful authenticator.
Configuration
auth:
jwt_secret_key: <SECRET_KEY>
jwt_algorithm: # Algorithm supported by pyjwt
redis: # Redis configuration [optional]
host:
port:
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
microhttp_auth-0.1.3.tar.gz
(6.4 kB
view details)
File details
Details for the file microhttp_auth-0.1.3.tar.gz.
File metadata
- Download URL: microhttp_auth-0.1.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09d58e43ca463fcf88eb6bff1e63a6eba0b84ed397ec205fe21fc76e4bdb8877
|
|
| MD5 |
02c9569bf7aa968f7519839f18b910d8
|
|
| BLAKE2b-256 |
d36aff5aedaab04ed0d12761c96edd50431095ada2fdbcf5835331740f8550f6
|