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 c690994 commit e190a35Copy full SHA for e190a35
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Change Log
2
3
4
+<a name="v2.0.0-beta.1"></a>
5
+## [v2.0.0-beta.1](https://github.com/auth0/go-jwt-middleware/tree/v2.0.0-beta.1) (2022-01-06)
6
+
7
+[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.0.0-beta...v2.0.0-beta.1)
8
9
+### Changed
10
11
+* Improved how we pass CustomClaims to Validator for concurrent scenarios ([#134](https://github.com/auth0/go-jwt-middleware/pull/134))
12
13
<a name="v2.0.0-beta"></a>
14
## [v2.0.0-beta](https://github.com/auth0/go-jwt-middleware/tree/v2.0.0-beta) (2021-12-08)
15
0 commit comments