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

Use jwt v2.9.2's public claims verification API #465

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nevans
Copy link

@nevans nevans commented Oct 3, 2024

This is a continuation of #464, which fixed backward compatibility with jwt v2.9.0 and v2.9.1. v2.9.2 brought back the removed APIs, for backward compatibility, but marked them as internal only and/or deprecated.

For context, see the discussion here:

This is a continuation of zquestz#464, which fixed backward compatibility with
jwt v2.9.0 and v2.9.1.  v2.9.2 brought back the removed APIs, for
backward compatibility, but marked them as internal only and/or
deprecated.

For context, see the discussion here:
* jwt/ruby-jwt#623
* jwt/ruby-jwt#626
@nevans
Copy link
Author

nevans commented Oct 3, 2024

Please note: this passes tests (at least locally, for me) but I haven't actually tested this "for real" yet. Hopefully by the end of the day.

@nevans
Copy link
Author

nevans commented Oct 13, 2024

I forgot to update the PR, but I've had this running in production with no errors since early last week.

@zquestz
Copy link
Owner

zquestz commented Oct 14, 2024

Ahh thanks, going to look at this soon, just been on vacation this week. =)

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.

2 participants