|
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
- Replaced LoginForm with LoginPageContent for improved login handling and user experience. - Introduced ResetPasswordPage and ResetPasswordLayout components to facilitate password reset functionality. - Added new flow stages for authentication, including PasswordStage and SourceOAuthStage, to streamline user interactions. - Updated FlowChallengeForm to integrate new stages and improve error handling during authentication processes. - Refactored existing components to support the new authentication flow structure, enhancing maintainability and user experience. |
||
|---|---|---|
| .. | ||
| flow-stages | ||
| auth-card.tsx | ||
| auth-connect-button.tsx | ||
| auth-flow-page.tsx | ||
| auth-provider.tsx | ||
| flow-challenge-form.tsx | ||
| flow-stage-registry.ts | ||
| forgot-password-page-content.tsx | ||
| login-chrome.tsx | ||
| login-form.tsx | ||
| login-page-content.tsx | ||
| password-field-block.tsx | ||
| reset-password-page-content.tsx | ||
| session-guard.tsx | ||
| signup-credentials-fields.tsx | ||
| signup-page-content.tsx | ||