ultisuite-client/components/auth
R3D347HR4Y 9ea2d3325d
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat(auth): enhance authentication flows with embedded support and UI improvements
- Updated login and signup components to utilize AuthCard for better user experience during redirection.
- Introduced AuthentikEmbedDialog for seamless integration of Authentik's identity portal within the application.
- Enhanced password recovery and signup flows with dynamic theme handling and improved loading states.
- Refactored existing components to streamline authentication processes and improve maintainability.
2026-06-21 00:12:45 +02:00
..
flow-stages feat(auth): MFA stages and embedded recovery reset flow 2026-06-20 01:21:29 +02:00
auth-card.tsx feat: implement forgot password and signup flows with new layouts and components 2026-06-19 22:34:23 +02:00
auth-connect-button.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
auth-flow-page.tsx feat(auth): enhance authentication flows with embedded support and UI improvements 2026-06-21 00:12:45 +02:00
auth-provider.tsx feat(auth): enhance authentication flows with embedded support and UI improvements 2026-06-21 00:12:45 +02:00
flow-challenge-form.tsx feat(auth): MFA stages and embedded recovery reset flow 2026-06-20 01:21:29 +02:00
flow-stage-registry.ts feat(auth): MFA stages and embedded recovery reset flow 2026-06-20 01:21:29 +02:00
forgot-password-page-content.tsx feat(auth): enhance authentication flows with embedded support and UI improvements 2026-06-21 00:12:45 +02:00
login-chrome.tsx Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
login-form.tsx feat: introduce AuthConnectButton component for streamlined authentication actions 2026-06-19 22:54:04 +02:00
login-page-content.tsx feat(auth): enhance authentication flows with embedded support and UI improvements 2026-06-21 00:12:45 +02:00
password-field-block.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
reset-password-page-content.tsx feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +02:00
session-guard.tsx Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
signup-credentials-fields.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
signup-page-content.tsx feat(auth): enhance authentication flows with embedded support and UI improvements 2026-06-21 00:12:45 +02:00