Auth Implementation

Use when implementing authentication — login, sessions, JWT, OAuth2/OIDC, password hashing, and RBAC/ABAC authorization. Language-agnostic patterns for building auth correctly the first time. Triggers on "implement auth", "password hashing", "OAuth integration", "实现认证", "实现登录", "OAuth 集成", "token 轮换". Not for auditing existing auth for vulnerabilities (use security-review) or designing auth architecture at system level (use architecture).

int2t05 0ecb3ec 4 files · 16.5 KB Updated

File contents

int2t05/engineering-skills/tree/main/skills/04-develop/auth-implementation commit 0ecb3eca33

Frequently asked questions

npx skillmds@latest add int2t05/auth-implementation