Back to Skills

authentication-setup

majiayu000
Updated 10 days ago
17 views
58
9
58
View on GitHub
Documentsword

About

This skill implements a secure JWT authentication system with bcrypt password hashing. It provides key features including refresh tokens, account lockout protection, and password reset flow. Use it when setting up authentication or login systems in FastAPI applications.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/authentication-setup

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/authentication-setup
0

Related Skills