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 803d751 commit 0818f9bCopy full SHA for 0818f9b
Changes
@@ -4,6 +4,10 @@ Changes
4
v3 has many incompatibilities with v2. To see the full list of differences between
5
v2 and v3, please read the Changes-v3.md file (https://github.com/lestrrat-go/jwx/blob/develop/v3/Changes-v3.md)
6
7
+v3.0.13 UNRELEASED
8
+ * [jwt] The `jwt.WithContext()` option is now properly being passed to `jws.Verify()` from
9
+ `jwt.Parse()`.
10
+
11
v3.0.12 20 Oct 2025
12
* [jwe] As part of the next change, now per-recipient headers that are empty
13
are no longer serialized in flattened JSON serialization.
0 commit comments