rmyjwt API Essentials

This section exposes the API for all the myjwt functionality that will be necessary for most users.

myjwt vulnerabilities

myjwt modify jwt

myjwt utils

myjwt Exception

Exception package

exception myjwt.Exception.InvalidJWT(message: str)[source]

Invalid JWT

exception myjwt.Exception.InvalidJwtJson(message: str)[source]

Invalid InvalidJwtJson

exception myjwt.Exception.InvalidParam(message: str)[source]

Invalid Param

exception myjwt.Exception.UnknownAlg(message: str)[source]

Indices and tables