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 5230767 commit 0830430Copy full SHA for 0830430
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [8.0.0](https://github.com/NetDevPack/Security.Jwt/compare/v7.1.3...v8.0.0) (2023-12-01)
2
+
3
4
+### Features
5
6
+* dotnet 8 ([5814e03](https://github.com/NetDevPack/Security.Jwt/commit/5814e03d62bc2480147e0ad3c9ebb177a33ef118))
7
8
9
+### BREAKING CHANGES
10
11
+* .NET 8. Use of TokenHandlers instead SecurityTokenValidators see https://aka.ms/aspnetcore8/security-token-changes
12
13
## [7.1.3](https://github.com/NetDevPack/Security.Jwt/compare/v7.1.2...v7.1.3) (2023-06-13)
14
15
0 commit comments