We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4872a commit e8796caCopy full SHA for e8796ca
1 file changed
ChangeLog.md
@@ -3,6 +3,14 @@ Web Authentication change log
3
4
## ?.?.? / ????-??-??
5
6
+## 6.2.0 / 2026-01-01
7
+
8
+* Made the `web.auth.oauth.JWT` class implement the `lang.Value` interface
9
+ (@thekid)
10
+* Merged PR #35: Add `JWT::from()` and `JWT::tryFrom()` to parse JWTs from
11
+ a given token
12
13
14
## 6.1.2 / 2025-09-05
15
16
* Made compatible with `xp-forge/address` 7.0+, fixing deprecation warnings
0 commit comments