jwt-authentication

Community

Secure .NET APIs with JWT authentication.

Authorronnythedev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Establishes JWT Bearer authentication for .NET APIs to issue and verify access tokens.

Core Features & Use Cases

  • Token generation and validation for API endpoints.
  • Refresh token rotation with secure HttpOnly cookies.
  • User context extraction from claims for authorization decisions.
  • Suitable for enterprise-grade APIs needing scalable, stateless auth with robust auditing.

Quick Start

Configure JwtOptions in appsettings, register the Jwt services, and issue tokens via a login flow to authenticate API requests.

Dependency Matrix

Required Modules

Microsoft.AspNetCore.Authentication.JwtBearerSystem.IdentityModel.Tokens.Jwt

Components

Standard package

💻 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: jwt-authentication
Download link: https://github.com/ronnythedev/dotnet-clean-architecture-skills/archive/main.zip#jwt-authentication

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.