The Comprehensive Authentication Solution (or CasAuth) was developed to provide an opinionated way to handle user and service authentication for APIs.
Info
Version: | 4.1.1 |
Author(s): | Peter Lasne |
Last Update: | Tuesday, July 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CasAuth |
Install
Install-Package CasAuth
dotnet add package CasAuth
paket add CasAuth
CasAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Services.AppAuthentication(>= 1.4.0)
- Microsoft.Identity.Client(>= 4.14.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 6.5.1)
- Microsoft.NET.Test.Sdk(>= 16.6.1)
- NetBricks(>= 1.2.0)
- dotenv.net(>= 2.1.0)
- xunit(>= 2.4.1)
- xunit.runner.visualstudio(>= 2.4.1)