RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications.
Info
Version: | 6.0.0 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Tuesday, April 9, 2024 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/IdentityModel.OidcClient |
Install
Install-Package IdentityModel.OidcClient
dotnet add package IdentityModel.OidcClient
paket add IdentityModel.OidcClient
IdentityModel.OidcClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- IdentityModel(>= 4.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
- IdentityModel(>= 4.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
- IdentityModel(>= 4.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
Tags