v0.0.8
- Adds classes to handle
JWT
s validation, but only forRSA
keys - Includes
Python 3.10
in the CI/CD matrix - Enforces
black
andisort
in the CI pipeline - Fixes issue (wrong arrangement in test) #5
JWT
s validation, but only for RSA
keysPython 3.10
in the CI/CD matrixblack
and isort
in the CI pipeline