Godeps/_workspace/src/code.google.com/p/goauth2/compute | |
Godeps/_workspace/src/code.google.com/p/goauth2/compute/serviceaccount | Package serviceaccount provides support for making OAuth2-authorized HTTP requests from Google Compute Engine instances using service accounts. |
Godeps/_workspace/src/code.google.com/p/goauth2/oauth | The oauth package provides support for making OAuth2-authenticated HTTP requests. |
Godeps/_workspace/src/code.google.com/p/goauth2/oauth/example | This program makes a call to the specified API, authenticated with OAuth2. |
Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt | The jwt package provides support for creating credentials for OAuth2 service account requests. |
Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/example | This program makes a read only call to the Google Cloud Storage API, authenticated with OAuth2. |