Store timestamp in `ExpiredException` by cosmastech · Pull Request #604 · firebase/php-jwt
Navigation Menu
{{ message }}
forked from luciferous/jwt
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Merged
Store timestamp in ExpiredException#604
bshaffer merged 4 commits intofirebase:mainfrom
Store timestamp in ExpiredException#604
bshaffer merged 4 commits intofirebase:mainfrom
Conversation
Copy link Copy Markdown
In addition to monitoring how frequently tokens are expired, I want to see how many seconds past expiration they are. While I can just pull the payload and check the expiration against the current time, it may have some drift.
cosmastech and others added 4 commits
July 19, 2025 07:23
cosmastech
marked this pull request as ready for review
bshaffer approved these changes Aug 19, 2025
github-actions
bot
mentioned this pull request
cosmastech
deleted the
patch-2
branch
bshaffer
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment