Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw an ExpiredJwtException when parsing expired Claims JWT #6

Closed
lhazlewood opened this issue Oct 28, 2014 · 2 comments
Closed

Throw an ExpiredJwtException when parsing expired Claims JWT #6

lhazlewood opened this issue Oct 28, 2014 · 2 comments
Assignees
Milestone

Comments

@lhazlewood
Copy link
Contributor

No description provided.

@lhazlewood lhazlewood self-assigned this Oct 28, 2014
@lhazlewood lhazlewood added this to the 0.3 milestone Oct 28, 2014
lhazlewood added a commit that referenced this issue Oct 28, 2014
@lhazlewood
Copy link
Contributor Author

Resolved in commit adbcf46. Will be released in 0.3

@bpappin
Copy link

bpappin commented Feb 27, 2019

This should not be happening, because it prevents parsing the tiles to get the valid data out.
e.g. I parse and get this exception, but I still need to check the issuer to figure out how to refresh the token.

I'm about to log a bug about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants