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

InvalidAlgorithmError

Raised when the algorithm specified for signing or verification is not recognized by PyJWT, or is not included in the algorithms list passed to jwt.decode(). Also raised for the notorious 'alg: none' or algorithm-confusion attempt if it isn't explicitly allowed.

References

In this namespace

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