Microsoft.AspNetCore.Authentication.JwtBearer (7.0.2)
Published 2023-05-05 11:27:28 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.2 Microsoft.AspNetCore.Authentication.JwtBearer
About this package
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at 7c81065846
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.IdentityModel.Protocols.OpenIdConnect | 6.15.1 | net7.0 |