·api-authentication
!

api-authentication

secondsky/claude-skills

使用 JWT、OAuth 2.0、API 密钥进行安全 API 身份验证。用于身份验证系统、第三方集成、服务到服务通信或遇到令牌管理、安全标头、身份验证流错误。

22安装·2热度·@secondsky

安装

$npx skills add https://github.com/secondsky/claude-skills --skill api-authentication

SKILL.md

Implement secure authentication mechanisms for APIs using modern standards and best practices.

| JWT | Stateless auth, SPAs | High | | OAuth 2.0 | Third-party integration | High | | API Keys | Service-to-service | Medium | | Session | Traditional web apps | High |

使用 JWT、OAuth 2.0、API 密钥进行安全 API 身份验证。用于身份验证系统、第三方集成、服务到服务通信或遇到令牌管理、安全标头、身份验证流错误。 来源:secondsky/claude-skills。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/secondsky/claude-skills --skill api-authentication 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/secondsky/claude-skills --skill api-authentication
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 api-authentication?

使用 JWT、OAuth 2.0、API 密钥进行安全 API 身份验证。用于身份验证系统、第三方集成、服务到服务通信或遇到令牌管理、安全标头、身份验证流错误。 来源:secondsky/claude-skills。

如何安装 api-authentication?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/secondsky/claude-skills --skill api-authentication 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/secondsky/claude-skills