Skip to content

Rework JWT lib to accept tokens from friendly servers#136

Merged
ChrisPenner merged 9 commits into
mainfrom
cp/redo-jwt-lib
Aug 20, 2025
Merged

Rework JWT lib to accept tokens from friendly servers#136
ChrisPenner merged 9 commits into
mainfrom
cp/redo-jwt-lib

Conversation

@ChrisPenner
Copy link
Copy Markdown
Member

Overview

Adds the ability to include additional issuers to your JWT settings, you can validate tokens signed by these other services.

Also allows collecting keys from other services via a jwks.json endpoint. JWKs will be collected on-demand from the server if no matching keys are found.

@ChrisPenner ChrisPenner merged commit af15e26 into main Aug 20, 2025
8 checks passed
@ChrisPenner ChrisPenner deleted the cp/redo-jwt-lib branch August 20, 2025 17:49
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