Skip to content

fix: do not validate exp on FxA event tokens#2402

Merged
chenba merged 1 commit into
masterfrom
fix/no-exp-on-webhook-sets
Jun 18, 2026
Merged

fix: do not validate exp on FxA event tokens#2402
chenba merged 1 commit into
masterfrom
fix/no-exp-on-webhook-sets

Conversation

@chenba

@chenba chenba commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

SETs from FxA Event Broker do not include a exp. Meanwhile the jsonwebtoken crate validates exp by default. This patch disables the exp validation.

@chenba chenba requested review from pjenvey and taddes June 18, 2026 12:09

@taddes taddes left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@chenba chenba merged commit 14512f1 into master Jun 18, 2026
60 of 62 checks passed
@chenba chenba deleted the fix/no-exp-on-webhook-sets branch June 18, 2026 15:02
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