Hono and Drizzle authentication starter for TypeScript REST APIs
Starter kit implementing email/password auth, JWT access and refresh tokens, email verification, and password reset flows. Built with Hono, Drizzle ORM, Zod DTO validation and TypeScript; includes Docker configuration, rate limiting, and email templates. Suited for backend REST APIs and SaaS apps that need a modular, service-oriented authentication system.
0