fimad / pifuxelck

A telephone drawing game.
https://everythingissauce.com
Apache License 2.0
5 stars 1 forks source link

Attempt to improve login UX #64

Closed fimad closed 4 years ago

fimad commented 4 years ago

If a user has not been logged in for a long time the app may go to the inbox, load for a while, and then bump the user back to the login screen.

Instead, try a lightweight request to ensure that the credentials are still valid before attempting multiple slower queries.