v26.4.231.0May 10, 2026
New
AuthShellcomponent: unified auth surface shared by the full-page sign-in/sign-up routes and the intercepted modal. Provider guard and appearance config are applied in one place so disabled OAuth buttons cannot re-appear (JOV-2064).
Improved
- Sign-in page and sign-up page: refactored to delegate rendering to
AuthShell; each page retains only its URL-parameter extraction and toast logic.