auth▌
32 indexed skills · max 10 per page
better-auth-security-best-practices
better-auth/skills · Productivity
better-auth-security-best-practices
better-auth-best-practices
better-auth/skills · Productivity
Complete Better Auth server and client setup with database adapters, session management, plugins, and security configuration. \n \n Covers full workflow from installation through database migration, environment variable setup, and route handler creation across multiple frameworks \n Supports multiple database adapters (Prisma, Drizzle, MongoDB, direct connections) with critical guidance on model vs. table naming conventions \n Includes session storage strategies with secondary storage (Redis/KV)
encore-go-auth
encoredev/skills · Backend
Encore Go provides a built-in authentication system using the //encore:authhandler annotation.
kernel-auth
kernel/skills · Productivity
Setup and manage Kernel managed authentication connections for any website with safety checks and reauthentication support.
supabase-auth
nice-wolf-studio/claude-code-supabase-skills · Productivity
This skill provides authentication and user management operations through the Supabase Auth API. Supports email/password authentication, session management, user metadata, and password recovery.
eve-auth-and-secrets
incept5/eve-skillpacks · Productivity
Use this workflow to log in to Eve and manage secrets for your app.
better-auth
mrgoonie/claudekit-skills · Productivity
Better Auth is comprehensive, framework-agnostic authentication/authorization framework for TypeScript with built-in email/password, social OAuth, and powerful plugin ecosystem for advanced features.
encore-auth
encoredev/skills · Productivity
Encore.ts provides a built-in authentication system for identifying API callers and protecting endpoints.
feishu-cli-auth
riba2534/feishu-cli · Productivity
feishu-cli 通过 OAuth 2.0 Authorization Code Flow 获取 User Access Token,用于搜索等需要用户身份的 API。
better-auth
giuseppe-trisciuoglio/developer-kit · Productivity
Better Auth is a type-safe authentication framework for TypeScript supporting multiple providers, 2FA, SSO, organizations, and passkeys. This skill covers integration patterns for NestJS backend with Drizzle ORM + PostgreSQL and Next.js App Router frontend.