auth-implementation-patterns
Industry-standard authentication and authorization patterns for building secure, scalable access control systems.
What it does
- Implementing user authentication systems
- Securing REST or GraphQL APIs
- Adding OAuth2/social login
- Implementing role-based access control (RBAC)
- Designing session management
- Migrating authentication systems
- Debugging auth issues
Requirements & configuration
- Token-Based (JWT):
- No Token Expiration: Tokens should expire
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Industry-standard authentication and authorization patterns for building secure, scalable access control systems.
Source
Repository: https://github.com/wshobson/agents
auth-implementation-patterns FAQ
What does the auth-implementation-patterns skill do?
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues. Implementing user authentication systems Securing REST or GraphQL APIs
What does auth-implementation-patterns require?
Token-Based (JWT): No Token Expiration: Tokens should expire
How do I install auth-implementation-patterns?
Run: npx -y skills add https://github.com/wshobson/agents --skill auth-implementation-patterns --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain auth-implementation-patterns?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-auth-implementation-patterns?ref=badge) npx agentictools info skills/wshobson-agents-auth-implementation-patterns The second line is the CLI lookup for this page — handy in READMEs and docs.