Skip to content

fix: fix redirection token expiration#958

Merged
DevipriyaS17 merged 4 commits into
mainfrom
redirection-token-fix
May 12, 2026
Merged

fix: fix redirection token expiration#958
DevipriyaS17 merged 4 commits into
mainfrom
redirection-token-fix

Conversation

@DevipriyaS17
Copy link
Copy Markdown
Contributor

Fixed redirection token expiration: using 5 minutes instead of 24 hours

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.61%. Comparing base (365363d) to head (a585886).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #958      +/-   ##
==========================================
+ Coverage   40.50%   40.61%   +0.10%     
==========================================
  Files         134      134              
  Lines       12222    12222              
==========================================
+ Hits         4951     4964      +13     
+ Misses       6756     6742      -14     
- Partials      515      516       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DevipriyaS17 DevipriyaS17 force-pushed the redirection-token-fix branch from d4d29b0 to 208fd28 Compare May 8, 2026 08:22
@DevipriyaS17 DevipriyaS17 marked this pull request as ready for review May 8, 2026 08:23
@DevipriyaS17 DevipriyaS17 force-pushed the redirection-token-fix branch from 208fd28 to d3b4790 Compare May 8, 2026 08:29
@DevipriyaS17 DevipriyaS17 merged commit 2985470 into main May 12, 2026
20 checks passed
@DevipriyaS17 DevipriyaS17 deleted the redirection-token-fix branch May 12, 2026 05:32
@RosieAMT
Copy link
Copy Markdown

🎉 This PR is included in version 1.26.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redirection JWT tokens are currently set to expire after 24 hours instead of a shorter duration

4 participants