meldestelle/frontend
StefanMoCoAt e8124c047a refactor(auth, design-system): remove unused methods and annotations for cleanup
- Deleted obsolete methods such as `exchangeAuthorizationCode` and `logout` from the Auth module.
- Removed unused browser PKCE utilities and associated constants.
- Annotated unused components across the Design System with `@Suppress("unused")` for clarity.
- Simplified `LoginViewModel` to handle logout by clearing UI state directly.
2026-01-23 01:37:55 +01:00
..
core refactor(auth, design-system): remove unused methods and annotations for cleanup 2026-01-23 01:37:55 +01:00
features refactor(auth): migrate Auth module from feature to core package 2026-01-23 01:16:40 +01:00
shared refactor(auth, design-system): remove unused methods and annotations for cleanup 2026-01-23 01:36:46 +01:00
shells/meldestelle-portal refactor(auth, design-system): remove unused methods and annotations for cleanup 2026-01-23 01:36:46 +01:00
README.md docs: restructure domain documentation and update references 2026-01-15 13:44:49 +01:00

Frontend Module

Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".

Die vollständige Dokumentation befindet sich hier: -> docs/06_Frontend/README.md