Closed GoogleCodeExporter closed 8 years ago
Working as intended.
Tokens should only be refreshed if they are known to be expired, which you only
know if you get a 401. If an OAuth 2.0 service is overloaded it can lighten the
load by allowing access_tokens to be used beyond their normal lifetime, but
that will only happen if clients use access_tokens until they get an explicit
401.
Original comment by jcgregorio@google.com
on 30 Sep 2012 at 7:53
Ty. But actually google never extended the lifetime of my access_tokens.
Original comment by herr.ka...@gmail.com
on 1 Oct 2012 at 12:18
Issue 330 has been merged into this issue.
Original comment by jcgregorio@google.com
on 11 Mar 2014 at 1:29
Original issue reported on code.google.com by
herr.ka...@gmail.com
on 30 Sep 2012 at 5:23