$ errors.fyi/pyjwt/MissingRequiredClaimError 141 namespaces · 4,332 codes
pyjwt · pyjwt/MissingRequiredClaimError
MissingRequiredClaimError

MissingRequiredClaimError

Raised when a claim listed in the require option passed to jwt.decode() is not present in the token's claim set. Used to enforce that claims like exp or aud are mandatory rather than merely validated when present.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT