JWT Parser library
Project description
JWT Token Parser
A small library to parse jwt token
Installation
pip install jwt-parser
Get started
How to get payload from jwt token:
from jwt_parser import JWTTokenParser
# Instantiate a Multiplication object
jwt_parser = JWTTokenParser()
# Call the multiply method
result = jwt_parser.get_payload_by_access_token()
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
jwt-parser-0.1.1.tar.gz
(2.4 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 jwt-parser-0.1.1.tar.gz.
File metadata
- Download URL: jwt-parser-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
075d88b9d831ee0f1f2f5d2d8e398730a0b1b26737333e959e318db1a1cc2c4d
|
|
| MD5 |
1536060b0c5c12eec80d7a565217453e
|
|
| BLAKE2b-256 |
be9ac5acc154c1542454b0ed1d1b2883e63ad408357679688b8abb5849b4d85d
|
File details
Details for the file jwt_parser-0.1.1-py3-none-any.whl.
File metadata
- Download URL: jwt_parser-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fec49f75d1f2faee9e5599a7f396ad2bdfaaebddcf88c775cbb9ef3388ba0de5
|
|
| MD5 |
77c23c7f365fa7212da61d3ec32c08d7
|
|
| BLAKE2b-256 |
4d8c01ed3cca331a4f6e23ffcf473d1fc2564a8d13302780e13ca8aae7ea1373
|