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 ParseInsecure to parse the token even when a key is given #1008

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

lestrrat
Copy link
Collaborator

fixes #1007

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop/v2@2ee2c13). Click here to learn what that means.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop/v2    #1008   +/-   ##
=============================================
  Coverage              ?   72.10%           
=============================================
  Files                 ?       93           
  Lines                 ?    13795           
  Branches              ?        0           
=============================================
  Hits                  ?     9947           
  Misses                ?     3030           
  Partials              ?      818           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lestrrat lestrrat merged commit 16acb8b into develop/v2 Oct 30, 2023
32 checks passed
@lestrrat lestrrat deleted the gh-1007 branch October 30, 2023 01:56
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.

jwt.ParseInsecure return verification error
1 participant