Skip to main content
Auth0.AspNetCore.Authentication.Api package icon

Auth0.AspNetCore.Authentication.Api

A library that provides everything the standard JWT Bearer authentication offers, with the added power of built-in DPoP (Demonstration of Proof-of-Possession) support for enhanced token security. Simplify your Auth0 JWT authentication integration for ASP.NET Core APIs with Auth0-specific configuration and validation.

Total Downloads
43.7K
43,670
Published
Apr 9, 2026
Latest stable version

Install

.NET CLI
dotnet add package Auth0.AspNetCore.Authentication.Api --version 1.0.0-beta.5
Package Manager Console
Install-Package Auth0.AspNetCore.Authentication.Api -Version 1.0.0-beta.5
PackageReference
<PackageReference Include="Auth0.AspNetCore.Authentication.Api" Version="1.0.0-beta.5" />

Frameworks

net8.0 net10.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.