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 8848445 commit 3f08528Copy full SHA for 3f08528
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# 10.2.0
4
+
5
- Added JSON Web keys support
6
7
It's possible to use JWKS with
src/JWT/JWT.csproj
@@ -25,7 +25,7 @@
25
</PropertyGroup>
26
27
<PropertyGroup>
28
- <Version>10.1.1</Version>
+ <Version>10.2.0</Version>
29
<FileVersion>10.0.0.0</FileVersion>
30
<AssemblyVersion>10.0.0.0</AssemblyVersion>
31
0 commit comments