change for testing

This commit is contained in:
2026-04-08 12:05:57 -07:00
parent 48c891c450
commit 5e40309a2d
@@ -20,7 +20,7 @@ const STORAGE_KEYS = {
} as const;
// Refresh the JWT this many seconds before it actually expires.
const REFRESH_BUFFER_SECONDS = 60;
const REFRESH_BUFFER_SECONDS = 10;
@Injectable({
providedIn: 'root',