meldestelle/frontend/shared
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
build.gradle.kts refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions 2026-01-12 17:05:44 +01:00