MBAuthServer

OAuth 2.0 & OpenID Connect Server

Authentication

Secure user authentication with support for:

  • Email/Password login
  • Two-factor authentication (TOTP)
  • Password reset via email
  • Remember me functionality
Login Register
OAuth 2.0 & OpenID Connect

Standards-compliant authorization server supporting:

  • Authorization Code Flow
  • Client Credentials Flow
  • Refresh Tokens
  • OpenID Connect Discovery
Discovery Document
Security Features

Enterprise-grade security:

  • Password hashing (ASP.NET Core Identity)
  • HTTPS enforcement
  • CORS configuration
  • Token-based authentication
MongoDB Backend

Powered by MongoDB for:

  • User data storage
  • OAuth tokens and codes
  • Session management
  • Audit logging