Back to Projects AuthEndpoints

Open Source

AuthEndpoints

A composable authentication endpoints library for ASP.NET Core — registration, login, 2FA, password reset, and passkeys bootstrapped in minutes.

.NET C# NuGet

The Problem

Building ASP.NET Core APIs usually means rewriting the same auth lifecycle every time — register, login, email confirmation, password reset, 2FA, and session management — with a different user model each project.

The Solution

AuthEndpoints packages that work into a composable library on top of ASP.NET Core Identity. Pick the modules you need, configure the token strategy, and map a secure auth layer in minutes instead of a week of copy-paste.

Key Features

  • Composable auth endpoints & modules
  • Cookie, bearer, or Simple JWT sign-in
  • Passkeys (WebAuthn) support
  • Hardening on by default
  • Optional GitHub & Google OAuth

Results

Released AuthEndpoints 3.0 RC with passkeys, opinionated hardening defaults, and public docs — turning auth setup from a project phase into a setup step for .NET developers.

Ready to build something?

Let's discuss your project and find the right solution for your business.

Get in Touch