From 30f95c0d4f66082cd1ca2ffb3e379163e907f217 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 14 Oct 2025 14:39:25 -0500 Subject: Fix Refresh Token: Close issue as obsolete. --- issues/gn-auth/fix-refresh-token.gmi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/issues/gn-auth/fix-refresh-token.gmi b/issues/gn-auth/fix-refresh-token.gmi index 1a6a825..222b731 100644 --- a/issues/gn-auth/fix-refresh-token.gmi +++ b/issues/gn-auth/fix-refresh-token.gmi @@ -2,7 +2,7 @@ ## Tags -* status: open +* status: closed, obsolete * priority: high * assigned: fredm * type: feature-request, bug @@ -51,3 +51,8 @@ This actually kills 2 birds with the one stone: * Get the refresh token from the cookies rather than from the body * Maybe: make refreshing the access token unaware of threads/workers + + +## Close as Obsolete + +We no longer do refresh tokens at all, they were a pain to look into, so I simply removed them from the system. -- cgit 1.4.1