Latest version: v0.0.4
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
This library will create and validate JWT tokens and decode and validate queries against a pydantic model in input. In order to work succesfully, it needs that you have defined the following environment variables: 'JWT_SECRET' your secret key for generating tokens,'JWT_ALGORITHM' your favorite algorithm to be use to generate the tokens
No known vulnerabilities found