auth0-aspnetcore-api

Official

Protect ASP.NET Core APIs with Auth0 JWTs.

Authorauth0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Protects ASP.NET Core Web API routes from unauthorized access by validating JWTs, enforcing scopes, and ensuring the correct middleware order, which is essential for REST endpoints receiving access tokens from frontends or mobile clients.

Core Features & Use Cases

  • JWT bearer validation: Auth0.AspNetCore.Authentication.Api verifies tokens against your tenant domain and audience without manual JWT parsing.
  • Scope and authorization policies: Use .RequireAuthorization() or [Authorize] on controllers with integration guidance for scope enforcement and DPoP proof-of-possession binding.
  • Guided setup workflow: Starts with API creation (manual or automated), configures appsettings and Program.cs, and shows minimal API plus controller examples for securing endpoints.

Quick Start

Ask the skill to configure Auth0.AspNetCore.Authentication.Api with your tenant domain and API audience so your ASP.NET Core app starts validating JWTs and protecting endpoints.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auth0-aspnetcore-api
Download link: https://github.com/auth0/docs-v2/archive/main.zip#auth0-aspnetcore-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.