Fork of oauth 2 to allow the exposing of token refresher
Go to file
Burcu Dogan 49766fd328 Add app engine and compute engine examples. 2014-06-24 13:27:04 -07:00
google Add app engine and compute engine examples. 2014-06-24 13:27:04 -07:00
jws Reverting the license back to the original. 2014-05-17 17:26:57 +02:00
AUTHORS Reverting the license back to the original. 2014-05-17 17:26:57 +02:00
CONTRIBUTORS Reverting the license back to the original. 2014-05-17 17:26:57 +02:00
LICENSE Reverting the license back to the original. 2014-05-17 17:26:57 +02:00
README.md Initial commit 2014-05-09 23:05:13 +02:00
cache.go Caches should return an error instead of invoking a handler. 2014-06-22 15:38:39 -07:00
cache_test.go Caches should return an error instead of invoking a handler. 2014-06-22 15:38:39 -07:00
example_test.go Handle scan error. 2014-06-24 13:26:45 -07:00
jwt.go oauth2: perform caching ops at the transport level 2014-06-17 16:09:09 +02:00
oauth2.go Add examples for regular and JWT configs and transport init. 2014-06-24 12:44:20 -07:00
oauth2_test.go Reverting the license back to the original. 2014-05-17 17:26:57 +02:00
transport.go Caches should return an error instead of invoking a handler. 2014-06-22 15:38:39 -07:00
transport_test.go Caches should return an error instead of invoking a handler. 2014-06-22 15:38:39 -07:00

README.md