Skip to content

A scalable and secure authentication module built with .NET 9. Includes JWT with refresh tokens, OTP verification.

License

Notifications You must be signed in to change notification settings

tahaorhan13/secure-auth-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” SecureAuthService

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.


πŸš€ Features

  • πŸ” Access & Refresh Token Generation (JWT)
  • πŸ” Refresh Token Rotation with HTTP-only cookies
  • πŸ”‘ OTP Verification (via SMS / Email)
  • 🧱 Modular, clean, and extensible architecture

About

A scalable and secure authentication module built with .NET 9. Includes JWT with refresh tokens, OTP verification.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published