Skip to content

Upgrade golang-jwt/jwt to v5.3.1 - #197

Open
erka wants to merge 1 commit into
bradleyfalzon:masterfrom
erka:jwt-v5
Open

Upgrade golang-jwt/jwt to v5.3.1#197
erka wants to merge 1 commit into
bradleyfalzon:masterfrom
erka:jwt-v5

Conversation

@erka

@erka erka commented Aug 2, 2026

Copy link
Copy Markdown

This upgrade could be seen as breaking for consumers who rely on
a custom Signer implementation or pass jwt/v4 types (e.g. jwt/v4.SigningMethodRSA)
through the exported Signer/NewRSASigner API.

JWT output is unchanged; all other consumers are unaffected.

This upgrade could be seen as breaking for consumers who rely on
a custom Signer implementation or pass jwt/v4 types (e.g. jwt/v4.SigningMethodRSA)
through the exported Signer/NewRSASigner API.

JWT output is unchanged; all other consumers are unaffected.

Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
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.

1 participant