managarten/packages/shared-auth-ui/src
Till JS 259253e7b3 feat(auth): show resend verification panel when registering with existing unverified email
- auth.ts: catch USER_ALREADY_EXISTS and return EMAIL_ALREADY_REGISTERED (409)
- authService: map 409 with EMAIL_ALREADY_REGISTERED code to typed error
- RegisterPage: show amber warning panel + resend + go-to-login for existing emails
- translations: add emailAlreadyRegistered, emailAlreadyRegisteredMessage, goToLogin (en/de)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 18:44:01 +02:00
..
components fix(auth-ui): add focus traps to modals + aria-disabled on all buttons 2026-03-31 14:22:25 +02:00
pages feat(auth): show resend verification panel when registering with existing unverified email 2026-03-31 18:44:01 +02:00
utils test(auth): add 68 unit tests for auth-ui, shared-auth, and shared-branding 2026-03-31 16:35:16 +02:00
index.ts refactor(auth-ui): SessionManager i18n, shared userAgent util, a11y fixes 2026-03-31 14:14:16 +02:00
types.ts refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00