STAR-ZERO / android-unauthorized-sample

This repository demonstrates handling unauthorized tokens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repository demonstrates handling unauthorized tokens.


Languages

Language:Kotlin 92.0%Language:Ruby 7.3%Language:Shell 0.7%