Tiny Identity intergration with oidc.
Info
Version: | 6.0.0 |
Author(s): | qianhua |
Last Update: | Thursday, March 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample |
NuGet Url: | https://www.nuget.org/packages/Tiny.Authentication.Oidc |
Install
Install-Package Tiny.Authentication.Oidc
dotnet add package Tiny.Authentication.Oidc
paket add Tiny.Authentication.Oidc
Tiny.Authentication.Oidc Download (Unzip the "nupkg" after downloading)
Dependencies
- Tiny.Authentication.EntityFramework(>= 3.1.1)
- IdentityModel(>= 4.0.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.0)