From 86ab7cd2fcc45207711bdab51382a36b7a1cc763 Mon Sep 17 00:00:00 2001 From: hugo Date: Sat, 4 Apr 2026 16:52:32 +0000 Subject: [PATCH] =?UTF-8?q?oidc:=20token=20refresh=20=E2=80=94=20handle=20?= =?UTF-8?q?5min=20clock=20skew?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmd/auth/main.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmd/auth/main.go b/cmd/auth/main.go index 5b64b6e..3355607 100644 --- a/cmd/auth/main.go +++ b/cmd/auth/main.go @@ -2,3 +2,5 @@ package auth # update 14 (2026-04) + +# update 28 (2026-04)