Acerca de
Streamlines the process of securing Hono applications by providing implementation patterns for JWT tokens, session management, and role-based access control. It offers domain-specific guidance for configuring auth middleware across various runtimes including Node.js, Cloudflare Workers, and Vercel Edge, ensuring that user identity is correctly attached to context variables and routes are properly protected with composable guard patterns. This skill helps developers maintain best practices for secret management and cross-runtime compatibility while keeping authentication logic clean and maintainable.