Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

A list of all JWT related error cases #117

Open
jakubczaplicki opened this issue Mar 5, 2017 · 1 comment
Open

A list of all JWT related error cases #117

jakubczaplicki opened this issue Mar 5, 2017 · 1 comment

Comments

@jakubczaplicki
Copy link

Would it be possible to generate a list of all JWT related error cases such as ["Invalid token", "Invalid JWT header", "Authorization Required"] together with their descriptions ["Signature has expired", "Not enough segments", etc] with an explanation of when each occurs ?

@tr0yspradling
Copy link

Yeah. This would be nice.

I get "Not enough segments" when I try to use an environment variable to insert my access token into the headers. I have to copy & paste it into the command every time or I get that error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants