android-mvvm-coroutine topic

List android-mvvm-coroutine repositories

android-mvvm-coroutine

142
Stars
39
Forks
Watchers

Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test

Refresh-Token-Sample

115
Stars
17
Forks
Watchers

Android Refresh token with Retrofit, OkHttp, Kotlin Coroutines Mutex 🔂 When multiple requests hit 401 (HTTP_UNAUTHORIZED), only single Refresh token request will be executed. After successful refres...