OidcProxy.Net
5.2.0
Prefix Reserved
dotnet add package OidcProxy.Net --version 5.2.0
NuGet\Install-Package OidcProxy.Net -Version 5.2.0
<PackageReference Include="OidcProxy.Net" Version="5.2.0" />
paket add OidcProxy.Net --version 5.2.0
#r "nuget: OidcProxy.Net, 5.2.0"
// Install OidcProxy.Net as a Cake Addin #addin nuget:?package=OidcProxy.Net&version=5.2.0 // Install OidcProxy.Net as a Cake Tool #tool nuget:?package=OidcProxy.Net&version=5.2.0
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- jose-jwt (>= 5.1.0)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis (>= 8.0.10)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 8.0.10)
- Microsoft.Identity.Client (>= 4.66.1)
- RedLock.net (>= 2.3.2)
- System.IdentityModel.Tokens.Jwt (>= 8.3.0)
- Yarp.ReverseProxy (>= 2.2.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OidcProxy.Net:
Package | Downloads |
---|---|
OidcProxy.Net.OpenIdConnect
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications. |
|
OidcProxy.Net.EntraId
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.2.0 | 146 | 12/13/2024 |
5.1.6 | 475 | 11/11/2024 |
5.1.5 | 825 | 9/14/2024 |
5.1.4 | 152 | 9/10/2024 |
5.1.3 | 741 | 8/19/2024 |
5.1.2 | 138 | 8/7/2024 |
5.1.1 | 99 | 8/2/2024 |
5.1.0 | 106 | 8/1/2024 |
5.0.1 | 1,611 | 7/10/2024 |
5.0.0 | 138 | 7/9/2024 |
3.3.2 | 649 | 6/26/2024 |
3.3.1 | 741 | 6/14/2024 |
3.3.0 | 768 | 6/11/2024 |
3.2.2 | 254 | 5/21/2024 |
3.2.1 | 226 | 5/14/2024 |
3.0.0 | 335 | 5/4/2024 |
2.0.6 | 153 | 4/30/2024 |
2.0.5 | 258 | 4/29/2024 |
2.0.4 | 1,274 | 3/28/2024 |
2.0.3 | 138 | 3/27/2024 |
2.0.2 | 239 | 3/13/2024 |
2.0.1 | 196 | 2/29/2024 |
2.0.0 | 302 | 2/26/2024 |
1.3.1 | 193 | 2/19/2024 |
1.3.0 | 251 | 2/14/2024 |
1.2.0 | 249 | 2/5/2024 |
1.1.2 | 154 | 2/3/2024 |
1.1.1 | 199 | 1/31/2024 |
1.0.0 | 1,088 | 1/22/2024 |
New features
- feature: Implemented support for Oidc signout Endpoint Auth0 (Thanks Matt!)
Upgrades:
- System.IdentityModelTokens.Jwt -> 8.3.0