forked from Mirrors/oauth2
94c2b61903
This change is for both App Engine and Managed VMs so that these apps can scale without running into the app_identity_service quota limit due to calling appengine.AccessToken too frequently. An added benefit of caching is that calls to Google APIs will be significantly sped up due to removing the round-trip calls to the api_identity_service. |
||
---|---|---|
.. | ||
appengine.go | ||
appengine_test.go | ||
appenginevm.go | ||
appenginevm_test.go | ||
example_test.go | ||
google.go |