MBAuthServer
OAuth 2.0 & OpenID Connect Server
OAuth 2.0 & OpenID Connect
Standards-compliant authorization server supporting:
- Authorization Code Flow
- Client Credentials Flow
- Refresh Tokens
- OpenID Connect Discovery
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