jwt-auth-guard

Community

Enforce secure JWT authentication in FastAPI.

Authorshuremali02
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Verifies Better Auth JWT tokens in FastAPI requests, extracts the authenticated user identity, and ensures only authorized route access.

Core Features & Use Cases

  • JWT validation and user extraction: Verifies tokens from the Authorization header and exposes user_id and email to routes.
  • Middleware/Dependency integration: Can be applied as a middleware or dependency to protect any /api/* endpoint.
  • Access control and isolation: Enforces per-user access restrictions based on the authenticated identity.

Quick Start

Integrate the jwt-auth-guard into your FastAPI app to automatically validate tokens on protected endpoints.

Dependency Matrix

Required Modules

None required

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-auth-guard
Download link: https://github.com/shuremali02/The-Evolution-of-Todo---Mastering-Spec-Driven-Development---Cloud-Native-AI/archive/main.zip#jwt-auth-guard

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 223,000+ vetted skills library on demand.