Commit c83de20
fix(auth): increase default token expiration from 30m to 8h
Short-lived tokens caused frequent "Could not validate credentials"
errors in Swagger UI despite persistAuthorization keeping stale tokens.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b1ffb41 commit c83de20
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments