nitrotasks / nitro

The beautiful way to get things done.
https://nitrotasks.com
GNU Affero General Public License v3.0
518 stars 66 forks source link

No error handling for login failure #311

Open consindo opened 10 years ago

consindo commented 10 years ago

If the token has expired or something, there a unauthorised error logged in the console, but nothing happens in the UI. Either, the token should be refreshed, or the user should be kicked back to the login screen.