Skip to content

Make Things Happen

All about programming

  • Facebook
  • Twitter
  • Github
  • LinkedIn
  • Home
  • About
  • Contact

Tag: Retrofit

Retrofit – Authorization & Expiring Tokens

Situation is like this:

  1. You got an AccessToken and RefreshToken (AT and RT for now on)
  2. Every API call needs to contain the AT
  3. When the AT expires you need to refresh it using your RT
Continue reading “Retrofit – Authorization & Expiring Tokens” →
Georgi Mirchev Android Leave a comment May 4, 2020 2 Minutes

Categories

  • Android
  • Code Architecture
  • Desktop
  • Web

Tags

Android AndroidNDK Android Studio App arc Architecture Architecture Components Ban Brotli BrowserMob BrowserMobProxy Camera canvas CardIO Charts Chinese Clean Architecture CollapsingToolbarLayout Context DataBinding Design Patterns Dialog EditText EventBus Events Facebook Face Detection Feature Toggle Flux Fonts Fragment git Google Play Gradle GRUB Hexagonal inotify Javascript Joi Kotlin KVM Language Launcher LiveData Mockito MongoDB MVC MVP NestedScrollView NodeJS notifications npm OkHttp OOP OpenCV Push Notifications Retrofit Roles RxJava SailsJS schedulers ScrollView Selenium SocketIO Spinner SSL test textappearance textview Token Ubuntu unit tests Unity View Vision API

Recent Posts

  • Migration from Moshi to Gson – small tricky parts
  • Publishing a private Android library
  • When can RxJava become a pain in the ass?
  • Detecting network change with ConnectivityManager & RxJava
  • Android Oauth2 token refresh mechanism – OkHttp vs RxJava layering
Blog at WordPress.com.