From cf51cf6f7424a85795bc67b3cece29c806a6d7e0 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Mon, 6 Apr 2026 20:06:14 +0200 Subject: feat(oauth): redirect --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 00ea4f2..b3530df 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -96,6 +96,7 @@ dependencies = [ "async-session", "async-trait", "oauth2", + "redis", "secrecy", "serde", "sh-util", -- cgit v1.2.3