mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 02:57:36 +00:00
change for testing
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user