ultisuite-client/components/auth
R3D347HR4Y be9133e220
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat: introduce AuthConnectButton component for streamlined authentication actions
- Added AuthConnectButton component to centralize and simplify authentication button rendering across various forms.
- Updated existing authentication components to utilize AuthConnectButton, enhancing code reusability and maintainability.
- Refactored CSS styles for consistent button appearance and layout in authentication flows.
2026-06-19 22:54:04 +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: introduce AuthConnectButton component for streamlined authentication actions 2026-06-19 22:54:04 +02:00
auth-flow-page.tsx feat: introduce AuthConnectButton component for streamlined authentication actions 2026-06-19 22:54:04 +02:00
auth-provider.tsx Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
flow-challenge-form.tsx feat: introduce AuthConnectButton component for streamlined authentication actions 2026-06-19 22:54:04 +02:00
forgot-password-page-content.tsx feat: implement forgot password and signup flows with new layouts and components 2026-06-19 22:34:23 +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
session-guard.tsx Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
signup-page-content.tsx feat: implement forgot password and signup flows with new layouts and components 2026-06-19 22:34:23 +02:00