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

fix(jwt): set issued_at to nil prior to validating claims #814

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Conversation

wass3rw3rk
Copy link
Member

applying #813 to HEAD

@wass3rw3rk wass3rw3rk requested a review from a team as a code owner April 11, 2023 19:53
ecrupper
ecrupper previously approved these changes Apr 11, 2023
KellyMerrick
KellyMerrick previously approved these changes Apr 11, 2023
Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wass3rw3rk wass3rw3rk dismissed stale reviews from KellyMerrick and ecrupper via 336d6ba April 11, 2023 20:16
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #814 (336d6ba) into main (71240b4) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
+ Coverage   58.08%   58.09%   +0.01%     
==========================================
  Files         255      255              
  Lines       15876    15880       +4     
==========================================
+ Hits         9222     9226       +4     
  Misses       6249     6249              
  Partials      405      405              
Impacted Files Coverage Δ
internal/token/parse.go 91.89% <100.00%> (+0.98%) ⬆️

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

Successfully merging this pull request may close these issues.

None yet

5 participants