-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(DataProtectionStore): change alg creation strategy
BREAKING CHANGE: Changed DataProtection protector
- Loading branch information
1 parent
38f5f54
commit 5dc4e74
Showing
10 changed files
with
15 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
src/NetDevPack.Security.Jwt/JsonWebKeySetManagerDependencyInjection.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+130 Bytes
(100%)
src/NetDevPack.Security.Jwt/Model/SecurityKeyWithPrivate.cs
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+166 Bytes
(100%)
tests/NetDevPack.Security.Jwt.Tests/Jwks/JsonWebKeySetServiceTests.cs
Binary file not shown.
Binary file modified
BIN
-128 Bytes
(98%)
tests/NetDevPack.Security.Jwt.Tests/NetDevPack.Security.Jwt.Tests.csproj
Binary file not shown.