Skip to main content

Demo library

Project description

JWT Token Parser

A small library to parse jwt token

Installation

pip install jwt-token-parser-test

Get started

How to get payload from jwt token:

from jwt_token_parser_test_1 import JWTTokenParser

# Instantiate a Multiplication object
jwt_parser = JWTTokenParser(key='SECRET_KEY')

# Call the multiply method
result = jwt_parser.get_payload_by_access_token()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jwt-token-parser-test-1-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

jwt_token_parser_test_1-0.1.0-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page