Changelog

Documentation version history and updates

Current Version: v2.1.0 • February 4, 2026
v2.1.0 February 4, 2026

Integration Guides & SSO Portal Documentation

Added

  • Complete step-by-step ASP.NET Core OIDC integration guide (8 steps)
  • Complete step-by-step React SPA OAuth 2.0 PKCE integration guide (9 steps)
  • Expanded Node.js integration guide with Passport.js examples
  • New SSO Portal Integration Pattern section with visual flow diagram
  • SSO token passing implementation examples
  • Centralized logout pattern documentation
  • Interactive test checklists for each framework
  • Version tracking and changelog page

Improved

  • Code examples now include full implementation details
  • Added responsive styles for SSO Portal section
  • Better organization of integration content
v2.0.0 January 2026

Multi-Tenant Architecture & Documentation Site

Added

  • Interactive documentation website with GitHub Pages deployment
  • Framework selector for integration guides (Blazor, ASP.NET, React, Node.js)
  • How It Works section with architecture diagrams
  • Problems We Solve section
  • Special Features section (Smart Menu, Tenant Management)
  • Bilingual support (English/Bangla)
  • Creator profile page

Improved

  • Modern glassmorphism UI design
  • Smooth scroll animations
  • Mobile responsive layout
  • SEO optimization with sitemap and meta tags
v1.0.0 December 2025

Initial Release

Added

  • DoorAuth Server with OAuth 2.0/OIDC support
  • Multi-tenant architecture
  • RBAC permission system
  • Admin dashboard (React)
  • API documentation (Swagger)
  • Example applications (DoorAuthSample, client_todo)