OAuth Extensions for Asp.Net Core clients.
Info
Version: | 3.0.5 |
Author(s): | Jeff Keslinke |
Last Update: | Thursday, August 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BTG.Infrastructure.Auth.AspNetCore |
Install
Install-Package BTG.Infrastructure.Auth.AspNetCore
dotnet add package BTG.Infrastructure.Auth.AspNetCore
paket add BTG.Infrastructure.Auth.AspNetCore
BTG.Infrastructure.Auth.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- BTG.Infrastructure.Auth.SharedKernel(>= 3.0.3)
- IdentityModel(>= 4.3.0)
- IdentityServer4.AccessTokenValidation(>= 3.0.1)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.4)
- Microsoft.AspNetCore.DataProtection.Extensions(>= 3.1.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.4)
- System.IdentityModel.Tokens.Jwt(>= 6.5.1)