markgravity / flutter-survey

3 stars 0 forks source link

[Bug] Token doesn't refresh after expires #77

Open markgravity opened 3 years ago

markgravity commented 3 years ago

Issue

After the token expires, it's not refreshed and the user got stuck at Landing screen

Expected

The token should be attempted to refresh, if it can't refresh, redirect the user to Login screen

Steps to reproduce

  1. Wait until the token is expired
  2. Open the app
  3. The token expired message keeps show up