We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a478d commit 75e0160Copy full SHA for 75e0160
docs/changelog.md
@@ -1,9 +1,9 @@
1
# Changelog
2
3
-## 2.3.0 - TBD
+## 2.3.0 - 2025-10-20
4
- Improve the user experience around old stale sessions that appear to be
5
initialized, but are actually expired. This is done by providing the new
6
- utility method `Auth.ensure_request_authenticator_is_ready()`.
+ utility method: `Auth.ensure_request_authenticator_is_ready()`.
7
- Save computed expiration time and issued time in token files. This allows
8
for the persistence of this information when dealing with opaque tokens.
9
- **Note**: Previously saved OAuth access tokens that are not JWTs with
0 commit comments