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

fix: resolve JWT expiration token validation #79

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

PJColombo
Copy link
Member

It improves token expiration validation by ensuring the expiration time is correctly compared against the current time plus the safety margin, addressing the previous issue where the margin was mistakenly subtracted.

@PJColombo PJColombo force-pushed the fix/jwt-token-expiration branch from 4d06c23 to 2c85fbc Compare January 27, 2025 17:46
@PJColombo PJColombo merged commit 38f8a7b into master Jan 27, 2025
1 check passed
@PJColombo PJColombo deleted the fix/jwt-token-expiration branch January 27, 2025 18:30
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.

None yet

1 participant