A scalable and production-ready authentication module built with .NET 9, supporting JWT access/refresh tokens, Redis blacklist, OTP validation, and brute force attack protection.
- π Access & Refresh Token Generation (JWT)
- π Refresh Token Rotation with HTTP-only cookies
- π OTP Verification (via SMS / Email)
- π§± Modular, clean, and extensible architecture