summaryrefslogtreecommitdiff
path: root/internal/oauth2.go
AgeCommit message (Expand)Author
2017-02-14internal: simplify map value literalAhmet Alp Balkan
2015-10-22all: change copyright to 'Go Authors'Andrew Gerrand
2015-04-18oauth2: add support for client credential grant typeAaron Torres
2015-03-02oauth2/internal: provide better error messaging if key parse failsBurcu Dogan
2015-01-21oauth2/google: add config type to use Cloud SDK credentialsJohan Euphrosine
2014-12-16oauth2: rewrite google package, fix the broken buildBurcu Dogan
2014-11-08Introduce an option function typeBurcu Dogan