Info
Version: | 1.1.0 |
Author(s): | timstokman |
Last Update: | Friday, April 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.github.com/hal24k/OidcJwtBearer |
NuGet Url: | https://www.nuget.org/packages/Hal24k.Auth.OidcJwtBearer |
Install
Install-Package Hal24k.Auth.OidcJwtBearer
dotnet add package Hal24k.Auth.OidcJwtBearer
paket add Hal24k.Auth.OidcJwtBearer
Hal24k.Auth.OidcJwtBearer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
In addition to verifying an access token, it will also fetch the userinfo from the identity/OIDC provider, and populate the UserPrincipal with that data.