Veracity.Authentication.OpenIDConnect.AspNet 1.0.0-preview001
Veracity authentication library for applications based on ASP.NET Framework
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Veracity.Authentication.OpenIDConnect.AspNet</id>
<version>1.0.0-preview001</version>
<title>Veracity.Authentication.OpenIDConnect.AspNet</title>
<authors>Ming Derek Wang</authors>
<owners>DNV GL Veracity</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/veracity/Veracity.Authentication.OpenIDConnect.AspNet/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/veracity/Veracity.Authentication.OpenIDConnect.AspNet</projectUrl>
<iconUrl>https://avatars3.githubusercontent.com/u/28704632?s=200&amp;v=4</iconUrl>
<description>Veracity authentication library for applications based on ASP.NET Framework</description>
<releaseNotes>Initial release</releaseNotes>
<copyright>Copyright 2019</copyright>
<tags>Veracity Authentication NET OpenId Oauth</tags>
<dependencies>
<dependency id="Microsoft.Owin.Host.SystemWeb" version="4.0.0" />
<dependency id="Microsoft.Owin.Security.OpenIdConnect" version="4.0.0" />
<dependency id="Microsoft.Owin.Security.Cookies" version="4.0.0" />
<dependency id="Microsoft.Identity.Client" version="2.6.2" />
<dependency id="Microsoft.Web.Infrastructure" version="1.0.0" />
</dependencies>
</metadata>
</package>