Skip to content

Change TOKEN_MAX_AGE to accept timedelta and default to 15 minutes.#1233

Merged
jwag956 merged 1 commit into
mainfrom
lowage
May 30, 2026
Merged

Change TOKEN_MAX_AGE to accept timedelta and default to 15 minutes.#1233
jwag956 merged 1 commit into
mainfrom
lowage

Change TOKEN_MAX_AGE to accept timedelta and default to 15 minutes.

b4402b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 1s

98.63% (+0.00%) compared to 3a24949

View this Pull Request on Codecov

98.63% (+0.00%) compared to 3a24949

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.63%. Comparing base (3a24949) to head (b4402b5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1233   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files          43       43           
  Lines        5358     5360    +2     
=======================================
+ Hits         5285     5287    +2     
  Misses         73       73           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.