SirSeim / bakus-app-apple

🍎 App for Dionysus
MIT License
2 stars 0 forks source link

User management: handle expired tokens #6

Closed SirSeim closed 1 year ago

SirSeim commented 2 years ago

The app should not be allowed to get stuck if the token expires. It should handle that gracefully. Anytime an expired token or logged out state is detected, It should pop up the profileSheet to start the login process.

In addition, network errors should handled by popping up an alert saying what sort of error occurred. Some ideas: