Go OAuth2
Перейти к файлу
Burcu Dogan 8387534dd5 Use Errorfs to fail the tests. 2014-06-22 15:07:44 -07:00
google App Engine implementations should use the cached transport. 2014-06-22 14:46:15 -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 Provide missing docs for Cache interface and transport constructors. 2014-05-26 16:47:46 +02:00
cache_test.go Provide a transport constructor for transporters with a cache. 2014-05-26 14:45:41 +02:00
jwt.go oauth2: perform caching ops at the transport level 2014-06-17 16:09:09 +02:00
oauth2.go oauth2: perform caching ops at the transport level 2014-06-17 16:09:09 +02:00
oauth2_test.go Reverting the license back to the original. 2014-05-17 17:26:57 +02:00
transport.go Add docs for NewAuthorizedTransportWithCache. 2014-06-17 16:24:27 +02:00
transport_test.go Use Errorfs to fail the tests. 2014-06-22 15:07:44 -07:00

README.md