summaryrefslogtreecommitdiff
path: root/jwt/utils.py
diff options
context:
space:
mode:
authorDavid Davis <daviddavis@users.noreply.github.com>2023-04-10 01:49:38 -0400
committerGitHub <noreply@github.com>2023-04-10 11:49:38 +0600
commitba726444a6cee75af59feb8ea08294d0ac89bedb (patch)
tree139ceb97a8f3e041b6b2d4b873c765a45847c263 /jwt/utils.py
parenta03e7b9224d0fa22ddf7729a863e3aecbe854728 (diff)
downloadpyjwt-ba726444a6cee75af59feb8ea08294d0ac89bedb.tar.gz
Add client connection error exception (#876)
This change adds a new `PyJWKClientConnectionError` exception which helps to differentiate connection errors from other types of failures when calling methods such as `get_signing_key_from_jwt()`. This allows users to do things like retry the method if there's a connection issue.
Diffstat (limited to 'jwt/utils.py')
0 files changed, 0 insertions, 0 deletions