01JWT implementation with short-lived access tokens and secure refresh token rotation
02Google OAuth 2.0 integration for seamless third-party social authentication
03API key management with usage tracking and scoped permissions
04Secure password hashing with bcrypt and complex validation using Zod
05Role-based access control (RBAC) decorators for protected and admin-only routes
060 GitHub stars