Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Jul 9, 2021
1 parent df58197 commit 85e9174
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Refresh Token Sample

Android Refresh token with Retrofit and OkHttp

- When multiple requests hit **404** (_HTTP_UNAUTHORIZED_), only single `Refresh token request` will be executed.
- After successful refresh, all pending requests will be executed concurrently.

Expand Down

0 comments on commit 85e9174

Please sign in to comment.