reillywatson / goauth2

Automatically exported from code.google.com/p/goauth2
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Support Service Accounts #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Support Service Accounts:

https://developers.google.com/accounts/docs/OAuth2ServiceAccount

Excuse me if this would be better if in
http://code.google.com/p/google-api-go-client/issue

I don't know enough about the spec to say if it's possible to do this in a way 
that is agnostic to the auth provide (Google, Facebook, etc.)

Original issue reported on code.google.com by dhermes@google.com on 2 Feb 2013 at 1:48

GoogleCodeExporter commented 8 years ago
D'oh!

I just saw:
http://code.google.com/p/goauth2/source/browse/oauth/jwt/jwt.go

Feel free to close this out.

Original comment by dhermes@google.com on 2 Feb 2013 at 1:49

GoogleCodeExporter commented 8 years ago
I need to whip up an example of jwt to go in the examples folder.

Original comment by a...@golang.org on 4 Feb 2013 at 5:07