mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 12:49:40 +02:00
Add ability to resend verification email when login fails with "Email not verified" error. Implemented across all 14 apps using Mana Core Auth. Changes: - Add POST /api/v1/auth/resend-verification endpoint to mana-core-auth - Add resendVerificationEmail method to shared-auth client - Update LoginPage component with resend UI and translations - Add resendVerificationEmail to all app auth stores - Add translations for de, en, fr, es, it - Add PlantaLogo to shared-branding - Migrate planta login to shared LoginPage component |
||
|---|---|---|
| .. | ||
| logos | ||
| app-icons.ts | ||
| AppLogo.svelte | ||
| AppLogoWithName.svelte | ||
| config.ts | ||
| index.ts | ||
| mana-apps.ts | ||
| ManaIcon.svelte | ||
| types.ts | ||