Implements secure session management with JWT tokens, Redis storage, refresh flows, and proper cookie configuration. Use when building authentication systems, managing user sessions, or implementing secure logout functionality.
Provides secure user session handling with JWT tokens, Redis storage, refresh mechanisms, and cookie configuration for authentication systems.
Why this plugin
Offers a production-ready, integrated solution for session management, combining JWT, Redis, and secure cookie flows. Solves the complexity of building robust, secure auth systems from scratch.
Prerequisites
Requires Redis for session storage and JWT library. Setup involves configuring environment variables for secrets and Redis connection.
npx claudepluginhub secondsky/claude-skillsComplete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Multi-perspective code analysis covering architecture, security, and best practices
XSS prevention, CSRF protection, content security policies, mobile app security, and secure storage patterns
Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management