|
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. |
||
|---|---|---|
| .. | ||
| admin.ts | ||
| auth-flow-slugs.ts | ||
| authentik-user-url.ts | ||
| check-mail-address.ts | ||
| ensure-access-token.ts | ||
| flow-api.ts | ||
| handle-unauthorized.ts | ||
| jwt-claims.ts | ||
| login-url.ts | ||
| native-auth.ts | ||
| native-session.ts | ||
| oidc-config.ts | ||
| password-strength.ts | ||
| pkce.ts | ||
| public-paths.ts | ||
| session-guard-store.ts | ||
| session-sync.ts | ||
| session.ts | ||
| signup-platform.ts | ||
| use-platform-admin-access.ts | ||