windowsphonehacker / SparklrWP

WIP WP client for sparklr.me
MIT License
5 stars 1 forks source link

Add a login expired event to SparklrClient #51

Open jessenic opened 11 years ago

jessenic commented 11 years ago

If the login auth key is expired sparklr will answer with a 403, that should be handled and relog should happen.

the-eater commented 11 years ago

Authkey doesnt expire?

ChrisK91 commented 11 years ago

The eventhandler is there, however it requires better error deserialization. For instance, users with withlist functionality enabled will cause 403 errors as well.