Refresh Token Sample Versions Save

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 refresh, all pending requests will be executed concurrently. Example of encryption Jetpack Proto DataStore with Tink. Secured Proto DataStore. This example app shows how you can encrypt your data when using Proto DataStore from Jetpack.

1.2.0

2 years ago

What's Changed

Full Changelog: https://github.com/hoc081098/Refresh-Token-Sample/compare/1.1.0...1.2.0

1.1.0

2 years ago
  • Encryption DataStore with Tink
  • Update dependencies

1.0.0

2 years ago
  • Initial release.