Fork of oauth 2 to allow the exposing of token refresher
Go to file
Burcu Dogan c376bb1dac JWTConfig should provide a cached transport constructor. 2014-05-26 15:20:26 +02:00
google Reverting the license back to the original. 2014-05-17 17:26:57 +02: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 Provide a transport constructor for transporters with a cache. 2014-05-26 14:45:41 +02:00
cache_test.go Provide a transport constructor for transporters with a cache. 2014-05-26 14:45:41 +02:00
jwt.go JWTConfig should provide a cached transport constructor. 2014-05-26 15:20:26 +02:00
oauth2.go Provide a transport constructor for transporters with a cache. 2014-05-26 14:45:41 +02:00
oauth2_test.go Reverting the license back to the original. 2014-05-17 17:26:57 +02:00
transport.go Provide a transport constructor for transporters with a cache. 2014-05-26 14:45:41 +02:00

README.md