android-unauthorized-sample icon indicating copy to clipboard operation
android-unauthorized-sample copied to clipboard

This repository demonstrates handling unauthorized tokens.

trafficstars

Android - sample handling unauthorized tokens

This repository demonstrates handling unauthorized tokens.

  • Refresh the access token using the refresh token.
  • Retry refresh token 3 times.
  • If expired tokens, force logout and show login screen.

See this implementation for details