ComputerScienceHouse / WebDrink-2.0

Rewrite of CSH WebDrink. Includes updated interface and new API.
https://webdrink.csh.rit.edu
10 stars 6 forks source link

Web interface breaks if left open during auth expiration #58

Open sman591 opened 9 years ago

sman591 commented 9 years ago

If WebDrink is left open for a while, long enough for webauth to expire (or WebDrink's own token?), WebDrink is still usable but in a broken state.

Not a huge issue, but WebDrink should probably reload or in some way re-authenticate itself when it realizes it's no longer authenticated.