Auth Implementation Patterns

当实现用户认证、保护 REST/GraphQL API、接入 OAuth2/SSO、设计会话或 RBAC、排查鉴权问题时使用;做认证策略选型、令牌生命周期、授权模型与策略执行点的安全实现并产出可落地代码与清单;不适用于仅做登录页 UI 文案/样式、纯基础设施无身份诉求、或无权改动鉴权策略与凭据存储的场景。触发词:JWT、OAuth2、RBAC、会话管理、令牌刷新、SSO。

findscripter 37e51e0 6.1 KB Updated

File contents

findscripter/everything-skills/tree/main/08-security/auth-implementation-patterns commit 37e51e0c7e

Frequently asked questions

npx skillmds@latest add findscripter/auth-implementation-patterns