meldestelle/frontend/shells/meldestelle-portal
StefanMoCoAt ec97b62afa 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:36:46 +01:00
..
src refactor(auth, design-system): remove unused methods and annotations for cleanup 2026-01-23 01:36:46 +01:00
webpack.config.d refactor(frontend, build): update PingViewModel initialization, resolve view model via Koin, and clean yarn dependencies 2026-01-12 19:47:59 +01:00
build.gradle.kts refactor(auth): migrate Auth module from feature to core package 2026-01-23 01:16:40 +01:00