API JWT Authenticator
关于
This skill implements JWT authentication for FastAPI APIs, protecting endpoints with token validation and user-specific access control. It's designed for securing REST APIs that require stateless authentication or role-based access. Use it when you need to add standardized JWT security to your FastAPI applications.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/API JWT Authenticator在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the API JWT Authenticator skill?
API JWT Authenticator is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform API JWT Authenticator-related tasks without extra prompting.
How do I install API JWT Authenticator?
Use the install commands on this page: add API JWT Authenticator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does API JWT Authenticator belong to?
API JWT Authenticator is in the Security category, tagged fastapi, jwt, authentication, security and api.
Is API JWT Authenticator free to use?
Yes. API JWT Authenticator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这是一个用于自动扫描外部内容安全性的Claude Skill,专门检查从GitHub或网页获取的markdown/文本内容。它会执行包含7个步骤的安全检测门禁,对潜在的安全风险(如提示注入、数据泄露等)进行PASS/FAIL评估。开发者可在引入外部内容前使用此工具进行安全检查,并支持通过参数配置可信源和输出格式。
这个Skill为FastAPI REST API提供JWT身份验证解决方案,适用于需要用户认证和资源访问控制的场景。它支持基于角色的访问控制(RBAC)和用户专属资源保护,实现无状态的身份验证机制。开发者可通过该Skill快速为API端点添加标准JWT令牌验证,确保用户只能访问自己的数据。
moai-security-auth 为开发者提供了实现现代身份验证模式的专家指导,特别适用于需要集成MFA、FIDO2、WebAuthn和Passkeys的Web应用。它涵盖了从密码认证到无密码登录、OAuth 2.1集成到安全会话管理的完整方案,并支持NextAuth.js和Passport.js等主流框架。开发者可以借助此Skill快速为Next.js或Express.js应用构建企业级、安全的身份验证系统。
Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。
