klnusbaum / UDJ-Desktop-Client

The official Desktop Player Client for UDJ
www.udjplayer.com
GNU General Public License v2.0
6 stars 4 forks source link

Handle bad reauth #9

Closed klnusbaum closed 12 years ago

klnusbaum commented 12 years ago

When we have a bad re authentication, we just don't do anything. This isn't good. We need to handle it more gracefully, i.e. have the onAuthFail() function in the DataStore class actually do something.