authentication-patterns
CommunityRobust backend auth patterns for secure apps.
Authorkarchtho
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Implementing secure, scalable authentication and authorization in backends is complex and error-prone. This skill provides patterns for JWTs, OAuth 2.0, session management, password hashing, MFA, and API keys to standardize and accelerate secure access control.
Core Features & Use Cases
- JWT-based authentication with access and refresh tokens, token verification, and rotation.
- Password hashing, password reset flows, and secure credential storage.
- OAuth 2.0 integration patterns (e.g., Google) and social sign-in workflows.
- API key generation and usage for service-to-service authentication.
- Role-based access control (RBAC) and MFA integration for sensitive operations.
- Secure session management and token storage strategies across APIs.
Quick Start
Integrate these authentication patterns into your backend by wiring the provided code examples and configuring secrets, storage, and strategy choices for your environment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: authentication-patterns Download link: https://github.com/karchtho/my-claude-marketplace/archive/main.zip#authentication-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.