Extend JWT token expiration times #23

Merged
ryan merged 1 commits from extend-jwt-expiration into main 2026-04-05 10:13:29 -04:00

1 Commits

Author SHA1 Message Date
Ryan Chen
07c272c96a Extend JWT token expiration times
Access tokens now last 1 hour (up from default 15 min) and refresh
tokens last 30 days, reducing frequent re-authentication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 10:10:47 -04:00