From b65f5367baf799b425be0bcfb9220922751bb6eb Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 29 Dec 2022 14:18:07 +0100 Subject: Add ability to customize token lifetime --- server/tests/api/users/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/api/users/index.ts') diff --git a/server/tests/api/users/index.ts b/server/tests/api/users/index.ts index 643f1a531..0313845ef 100644 --- a/server/tests/api/users/index.ts +++ b/server/tests/api/users/index.ts @@ -1,3 +1,4 @@ +import './oauth' import './two-factor' import './user-subscriptions' import './user-videos' -- cgit v1.2.3