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.
66
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No known issues
Fix and improve this skill with Tessl
tessl review fix ./plugins/developer-essentials/skills/auth-implementation-patterns/SKILL.mdBuild secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.
Authentication (AuthN): Who are you?
Authorization (AuthZ): What can you do?
Session-Based:
Token-Based (JWT):
OAuth2/OpenID Connect:
Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.
c4b82b0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.