Fastapi JWT Auth

Provides a complete solution for JWT-based authentication in FastAPI applications. Use this skill when a user wants to add secure token-based authentication to their FastAPI project. This skill handles JWT creation, decoding, signature and expiration verification, password hashing, and custom claims. It includes patterns for login endpoints, protected routes using dependencies, role-based access control decorators, token refresh mechanisms, and middleware-based validation.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/security/fastapi-jwt-auth-mumerrazzaq-fast-next-todo commit 5bf0ddbb28

Frequently asked questions

npx skillmds@latest add majiayu000/fastapi-jwt-auth-2