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

[v15] Remove go-oidc dependency from lib/jwt #48670

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #48622 to branch/v15

Abstracts the claims extraction via a new IDToken interface instead
of importing oidc.IDToken directly. This is being done to reduce
the footprint of the outdated go-oidc library in hopes that we
can move off our internal and outdated fork.
@rosstimothy rosstimothy added backport no-changelog Indicates that a PR does not require a changelog entry labels Nov 8, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48670.d1v2yqnl3ruxch.amplifyapp.com

@rosstimothy rosstimothy enabled auto-merge November 8, 2024 13:48
@rosstimothy rosstimothy added this pull request to the merge queue Nov 12, 2024
Merged via the queue into branch/v15 with commit 485154d Nov 12, 2024
34 checks passed
@rosstimothy rosstimothy deleted the tross/backport-48622/v15 branch November 12, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants