authentication▌
10 indexed skills · max 10 per page
auth0-authentication
mindrally/skills · Productivity
You are an expert in Auth0 authentication implementation. Follow these guidelines when working with Auth0 in any project.
broken-authentication-testing
sickn33/antigravity-awesome-skills · Testing
Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. This skill covers testing methodologies for password policies, session handling, multi-factor authentication, and credential management.
api-authentication
aj-geddes/useful-ai-prompts · Backend
Implement comprehensive authentication strategies for APIs including JWT tokens, OAuth 2.0, API keys, and session management with proper security practices.
nextjs-authentication
giuseppe-trisciuoglio/developer-kit · Frontend
Provides authentication implementation patterns for Next.js 15+ App Router using Auth.js 5 (NextAuth.js), covering the complete authentication lifecycle from initial setup to production-ready role-based access control implementations.
nextauth-authentication
mindrally/skills · Frontend
You are an expert in NextAuth.js (Auth.js v5) authentication implementation. Follow these guidelines when integrating authentication in Next.js applications.
oauth2-authentication
manutej/luxor-claude-marketplace · Productivity
A comprehensive skill for implementing secure authentication and authorization using OAuth2 and OpenID Connect. This skill covers all major authorization flows, token management strategies, security best practices, and real-world implementation patterns for web, mobile, and API applications.
authentication
dpearson2699/swift-ios-skills · Productivity
Implement authentication flows on iOS using the AuthenticationServices framework, including Sign in with Apple, OAuth/third-party web auth, Password AutoFill, and biometric authentication.
broken-authentication-testing
davila7/claude-code-templates · Testing
Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. This skill covers testing methodologies for password policies, session handling, multi-factor authentication, and credential management.
two-factor-authentication-best-practices
better-auth/skills · Productivity
Multi-factor authentication with TOTP, OTP, backup codes, and trusted device management for Better Auth. \n \n Supports three verification methods: authenticator apps (TOTP with QR codes), email/SMS codes (OTP), and single-use backup codes \n Handles complete 2FA sign-in flows with automatic session management, temporary 2FA cookies, and trusted device tracking with configurable expiration \n Built-in security features including rate limiting (3 requests per 10 seconds), encryption at rest for s
authentication-setup
supercent-io/skills-template · Productivity
Complete authentication and authorization system with JWT, OAuth, and role-based access control. \n \n Covers five core authentication methods: JWT tokens, session management, OAuth 2.0, password hashing (bcrypt/argon2), and multi-factor authentication support \n Includes step-by-step implementation for user registration, login, token refresh, and logout endpoints with database schema design \n Provides authentication middleware for protecting API routes and role-based authorization for permissi