diff --git a/common/AUTH_EXPIRY.ts b/common/AUTH_EXPIRY.ts index 5054678d..6f4517a5 100644 --- a/common/AUTH_EXPIRY.ts +++ b/common/AUTH_EXPIRY.ts @@ -1 +1 @@ -export default 24 * 60 * 60_000; +export default 3 * 60_000;