.Net Server Libraries for Auth0.
Info
| Version: | 1.0.58 |
| Author(s): | Markus Thurner, Amanda Lobel |
| Last Update: | Friday, October 12, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Cimpress-MCP/auth0-aspnet-core |
| NuGet Url: | https://www.nuget.org/packages/Cimpress.Auth0.Server |
Install
Install-Package Cimpress.Auth0.Server
dotnet add package Cimpress.Auth0.Server
paket add Cimpress.Auth0.Server
Cimpress.Auth0.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.Cookies(>= 1.0.2)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 1.0.2)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 1.0.2)
- Microsoft.Extensions.Logging(>= 1.0.2)
- NETStandard.Library(>= 1.6.0)
Tags