IdentityServer4.AccessTokenValidation 3.0.1

Suggested Alternatives

Duende.AccessTokenManagement

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package IdentityServer4.AccessTokenValidation --version 3.0.1                
NuGet\Install-Package IdentityServer4.AccessTokenValidation -Version 3.0.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityServer4.AccessTokenValidation --version 3.0.1                
#r "nuget: IdentityServer4.AccessTokenValidation, 3.0.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IdentityServer4.AccessTokenValidation as a Cake Addin
#addin nuget:?package=IdentityServer4.AccessTokenValidation&version=3.0.1

// Install IdentityServer4.AccessTokenValidation as a Cake Tool
#tool nuget:?package=IdentityServer4.AccessTokenValidation&version=3.0.1                

ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (206)

Showing the top 5 NuGet packages that depend on IdentityServer4.AccessTokenValidation:

Package Downloads
Reo.Core.IdentityModel

Package Description

Reo.Core.Database

Package Description

Reo.Core.Elastic

Package Description

Reo.Core.Auth

Package Description

Reo.Core.Testing

Package Description

GitHub repositories (47)

Showing the top 5 popular GitHub repositories that depend on IdentityServer4.AccessTokenValidation:

Repository Stars
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
ThreeMammals/Ocelot
.NET API Gateway
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
Version Downloads Last updated