Metadata-Version: 2.1
Name: jwtgen
Version: 0.1.2
Summary: A CLI that generates a JWT based on a local jwtgen.json file
Home-page: https://github.com/aphexlog/jwtgen
License: MIT
Author: Aaron West
Author-email: aphexlog@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyjwt (>=2.8.0,<3.0.0)
Requires-Dist: setuptools (>=70.0.0,<71.0.0)
Project-URL: Repository, https://github.com/aphexlog/jwtgen
Description-Content-Type: text/markdown

# jwtgen
Generate JWTs from a jwtgen.json

