google / google/ground-android
[Code health] Simplify sign in flow logic
Open
type: code health
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
The interaction of `MainUiState`, TOS and auth state, and app flow has evolved to be overly complicated, and can likely be simplified. The level of indirection in this flow is demonstrated well by tests in `MainViewModelTest`.
Contributor guide
Assessment
This issue has not been assessed yet.