From 7127be4a900a5484c8246c6b1e4f7f5dce70032c Mon Sep 17 00:00:00 2001 From: aisha Date: Sun, 29 Mar 2026 16:52:32 +0000 Subject: [PATCH] jwt: drop deprecated jwt.MapClaims usage --- config/auth.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/auth.yml b/config/auth.yml index ed51dd0..41b6e36 100644 --- a/config/auth.yml +++ b/config/auth.yml @@ -1,3 +1,5 @@ # config/auth.yml # update 13 (2026-04) + +# update 27 (2026-04)