Commit Graph

  • b2a1756f98 Merge branch 'scopes-omit' Burcu Dogan 2014-08-13 14:05:44 -0700
  • de4c4313f9 Adding required client_secret credential. Burcu Dogan 2014-08-13 13:59:53 -0700
  • f9dc7568c2 Docs improvements, lint error fixes. Burcu Dogan 2014-08-13 13:40:18 -0700
  • 03e5fbeae0 Fixing json tags. Burcu Dogan 2014-08-12 23:42:30 -0700
  • a9dc52b3d3 Docs, code cleanups. Burcu Dogan 2014-08-12 19:50:34 -0700
  • eb7270d354 oauth2: Allow use of arbitrary RSA private keys to sign JWT token retrieving requests. Burcu Dogan 2014-08-11 17:54:04 -0700
  • 4c579cbd0d Export exchange. Burcu Dogan 2014-08-11 00:27:43 -0700
  • 6d8f8ea9d2 Avoid concatenating scope literals. Burcu Dogan 2014-08-05 12:25:29 -0700
  • 33dee1ee8d Merge pull request #15 from stacktic/dropbox Burcu Dogan 2014-08-03 19:35:04 -0700
  • 87013cb7c2 Make AccessType, ApprovalPrompt and RedirectURL optional. Arnaud Ysmal 2014-07-29 21:39:33 +0200
  • 067c73f77e Clone authURL. Burcu Dogan 2014-07-20 21:08:11 -0700
  • 4ad15bb1fc Remove named return values. Burcu Dogan 2014-07-20 21:07:57 -0700
  • 70bd497612 Fail during conf init if auth or token URL is not valid. Burcu Dogan 2014-07-20 16:56:38 -0700
  • 7935ece62b Export Transport to allow default transport to be configurable. Burcu Dogan 2014-07-14 10:59:30 -0700
  • 6b4f2ed2ce Use default client rather than a new client instance. Burcu Dogan 2014-07-14 10:26:21 -0700
  • 648dd50ab3 Revert "App Engine Managed VMs should depend on url fetcher." Burcu Dogan 2014-07-14 10:21:39 -0700
  • 4901e89da7 App Engine Managed VMs should depend on url fetcher. Burcu Dogan 2014-07-14 10:04:48 -0700
  • 0f597d5ad4 oauth2: don't use http.DefaultTransport. Burcu Dogan 2014-07-11 10:57:28 -0700
  • 958c47866e Add build status. Burcu Dogan 2014-07-09 16:06:12 -0700
  • fc96e1369a Merge branch 'master' of github.com:rakyll/oauth2 Burcu Dogan 2014-07-09 16:04:05 -0700
  • 26b7d82d9d Merge pull request #11 from proppy/master Burcu Dogan 2014-07-09 14:08:38 -0700
  • c880978688 Adding travis build file. Burcu Dogan 2014-07-09 11:07:50 -0700
  • 93ad3f4a9e remove cache Johan Euphrosine 2014-07-08 22:27:34 -0700
  • e62c791d44 Making google package godoc more visible. Burcu Dogan 2014-07-06 23:42:20 -0700
  • 5501212e88 Merge branch 'readme' Burcu Dogan 2014-06-27 17:04:43 -0700
  • de1f5a349e Dont export exchange. Burcu Dogan 2014-06-26 17:27:53 -0700
  • 45a1111912 Add instructions for contributing. Burcu Dogan 2014-06-24 16:00:24 -0700
  • dd339c2741 Add README. Fixes #2. Burcu Dogan 2014-06-24 15:55:10 -0700
  • 0221bdd0c9 Adding TODO to remove dummy tests after go1.4. Burcu Dogan 2014-06-24 14:53:39 -0700
  • cb989650ab Fix examples. Burcu Dogan 2014-06-24 14:28:46 -0700
  • 49766fd328 Add app engine and compute engine examples. Burcu Dogan 2014-06-24 13:27:04 -0700
  • f156f2868e Handle scan error. Burcu Dogan 2014-06-24 13:26:45 -0700
  • fe0eecc41c Some cleanup, adding Google web flow example. Burcu Dogan 2014-06-24 13:10:10 -0700
  • c4d44ca3c9 Add examples for regular and JWT configs and transport init. Burcu Dogan 2014-06-24 12:44:20 -0700
  • ad322e7e30 Caches should return an error instead of invoking a handler. Burcu Dogan 2014-06-22 15:19:44 -0700
  • 8387534dd5 Use Errorfs to fail the tests. Burcu Dogan 2014-06-22 15:07:44 -0700
  • 6ee9c84a7b App Engine implementations should use the cached transport. Burcu Dogan 2014-06-22 14:46:15 -0700
  • ea046b80de Merge branch 'master' into cache Burcu Dogan 2014-06-22 14:42:28 -0700
  • 7a2df5bea3 Add docs. Burcu Dogan 2014-06-22 14:39:35 -0700
  • a443e46636 Make app engine main implementation godoced. Burcu Dogan 2014-06-20 14:44:24 -0700
  • 8a105beb6a Add tests. Burcu Dogan 2014-06-17 17:22:06 +0200
  • db2d8759b4 Add docs for NewAuthorizedTransportWithCache. Burcu Dogan 2014-06-17 16:24:27 +0200
  • 4337573be3 oauth2: perform caching ops at the transport level Burcu Dogan 2014-06-17 16:09:09 +0200
  • bf10685289 Adding app engine implementations. Burcu Dogan 2014-06-17 15:53:08 +0200
  • 5c1195ac3f Constructor can't return an error for Compute Engine confs. Burcu Dogan 2014-05-30 13:02:54 +0200
  • 075fdd8e10 Fix oauth2's import path. Burcu Dogan 2014-05-30 12:39:43 +0200
  • 904252a9e8 ComputeEngineConfig should implement TokenFetcher. Burcu Dogan 2014-05-27 14:37:57 +0200
  • 13179d7d8a Switch to google.golang.org based import path. Burcu Dogan 2014-05-27 14:37:35 +0200
  • 002375a1dd Removing unnecessary option getters. Burcu Dogan 2014-05-26 17:29:56 +0200
  • 4b558944a3 Provide missing docs for Cache interface and transport constructors. Burcu Dogan 2014-05-26 16:47:46 +0200
  • c376bb1dac JWTConfig should provide a cached transport constructor. Burcu Dogan 2014-05-26 15:20:26 +0200
  • 58513eb0ea Provide a transport constructor for transporters with a cache. Burcu Dogan 2014-05-26 14:45:41 +0200
  • 909f098dcd Cache read operation should be handled during construction. Burcu Dogan 2014-05-26 11:53:51 +0200
  • 6bb3577bf0 Fixing styling issues for caching. Burcu Dogan 2014-05-22 14:33:36 +0200
  • 0476447419 Moving error handlers to the cache implementations. Burcu Dogan 2014-05-21 15:56:44 +0200
  • ef33919251 License fix. Burcu Dogan 2014-05-21 15:55:21 +0200
  • dd66946789 Merge branch 'cache' of github.com:rakyll/oauth2 into cache Burcu Dogan 2014-05-21 15:24:41 +0200
  • 2e00ad50b1 Authorized transport should read from cache and write to cache. Burcu Dogan 2014-05-19 00:20:42 +0200
  • 227bfbf02f Introduction of cache interface and a file cacher. Burcu Dogan 2014-05-19 00:14:56 +0200
  • abc4bcd940 Reverting the license back to the original. Burcu Dogan 2014-05-17 17:26:57 +0200
  • 643fd905db Avoid returning non-existent errors. Burcu Dogan 2014-05-15 12:09:36 +0200
  • 6c54258546 Package will be available on github.com/golang/oauth2. Burcu Dogan 2014-05-15 11:53:56 +0200
  • c0f71b6bc4 Fixing import path. Burcu Dogan 2014-05-14 12:05:11 +0300
  • d7c8bcd0d0 oauth2: adding license. Burcu Dogan 2014-05-13 21:06:46 +0300
  • 223212dc91 Adding token fetching implementing for Compute Engine. Burcu Dogan 2014-05-11 18:06:03 +0300
  • c1d53e71ad Minor docs fix. Burcu Dogan 2014-05-10 14:50:51 +0300
  • 1b3c225070 oauth2: removing unnecessary interface definitions. Burcu Dogan 2014-05-10 14:16:50 +0300
  • 1e1d5bfc0f oauth2: fixing broken test. Burcu Dogan 2014-05-10 13:50:23 +0300
  • 2af52e700e oauth2: fixing abstractions to be able to provide external token fetchers Burcu Dogan 2014-05-10 09:41:39 +0200
  • c32debaa6f Initial commit Burcu Dogan 2014-05-05 23:54:23 +0200