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

update go-jose to v4 #421

Merged
merged 1 commit into from Mar 19, 2024
Merged

update go-jose to v4 #421

merged 1 commit into from Mar 19, 2024

Commits on Mar 19, 2024

  1. update go-jose to v4

    The biggest change between v3 and v4 is ParseSigned now requires a set
    of allow listed algorithms. go-oidc was already doing this ad-hoc, so
    the change is an improvement over the current logic.
    ericchiang committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dfd8799 View commit details
    Browse the repository at this point in the history