Info
Version: | |
Author(s): | Microsoft, Teroneko |
Last Update: | Saturday, December 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Teronis.AspNetCore.Authentication.JwtBearer |
Install
Install-Package Teronis.AspNetCore.Authentication.JwtBearer
dotnet add package Teronis.AspNetCore.Authentication.JwtBearer
paket add Teronis.AspNetCore.Authentication.JwtBearer
Teronis.AspNetCore.Authentication.JwtBearer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.Extensions.Options(>= 3.1.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.6.0)
- Microsoft.IdentityModel.Tokens(>= 5.6.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
Tags