From 75e0160c5f8c5521044cf7e28a2e0726168ccc60 Mon Sep 17 00:00:00 2001 From: "Carl A. Adams" Date: Mon, 20 Oct 2025 09:03:15 -0700 Subject: [PATCH] update changelog --- docs/changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 826645b..2f12b81 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,9 +1,9 @@ # Changelog -## 2.3.0 - TBD +## 2.3.0 - 2025-10-20 - Improve the user experience around old stale sessions that appear to be initialized, but are actually expired. This is done by providing the new - utility method `Auth.ensure_request_authenticator_is_ready()`. + utility method: `Auth.ensure_request_authenticator_is_ready()`. - Save computed expiration time and issued time in token files. This allows for the persistence of this information when dealing with opaque tokens. - **Note**: Previously saved OAuth access tokens that are not JWTs with