ultisuite-client/lib/auth
R3D347HR4Y de5b5a60ef
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat: enhance authentication and password reset flows with new components and layout
- 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.
2026-06-20 01:09:30 +02:00
..
admin.ts Admin interface 2026-06-07 21:55:42 +02:00
auth-flow-slugs.ts feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +02:00
authentik-user-url.ts feat: implement forgot password and signup flows with new layouts and components 2026-06-19 22:34:23 +02:00
check-mail-address.ts feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
ensure-access-token.ts Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
flow-api.ts feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +02:00
handle-unauthorized.ts feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
jwt-claims.ts huhuhuhu 2026-05-25 13:52:40 +02:00
login-url.ts huhuhuhu 2026-05-25 13:52:40 +02:00
native-auth.ts feat: update metadata and layout for new product pages 2026-06-19 22:11:42 +02:00
native-session.ts Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
oidc-config.ts feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +02:00
password-strength.ts feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
pkce.ts huhuhuhu 2026-05-25 13:52:40 +02:00
public-paths.ts feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +02:00
session-guard-store.ts feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
session-sync.ts feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
session.ts feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
signup-platform.ts feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
use-platform-admin-access.ts feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00