AizenL / snackr

Automatically exported from code.google.com/p/snackr
0 stars 0 forks source link

Snackr doesn't re-authenticate with Google Reader when the auth token expires #296

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you run Snackr for a long time, in theory the auth token Google gives us 
will expire, causing the next call to GR to fail. At this point, we should 
automatically call authenticate() to obtain a new token without bothering the 
user. If Google sends a captcha challenge, we'll have to raise the Options 
popup.

Snackr version, platform, AIR runtime version: 0.41, any, 1.5

Original issue reported on code.google.com by robad...@gmail.com on 16 Jun 2010 at 5:55