Skip to content

Commit

Permalink
Add 40144 code for JSON Web Token-specific errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmnd authored and paddybyers committed Mar 20, 2018
1 parent 371c892 commit 8ad1e45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"40141": "token revoked",
"40142": "token expired",
"40143": "token unrecognised",
"40144": "invalid JWT format",
"40150": "connection blocked (limits exceeded)",
"40160": "operation not permitted with provided capability",
"40170": "error from client token callback",
Expand Down

0 comments on commit 8ad1e45

Please sign in to comment.