summaryrefslogtreecommitdiff
path: root/jwt
AgeCommit message (Expand)Author
2016-12-19golang.org/x/oauth2/jwt: Set kid to KeyID of private keyTristan Colgate
2016-08-26jwt: fix bad test message styleJaana Burcu Dogan
2016-08-24all: deprecate NoContextJaana Burcu Dogan
2016-07-02google: support key ID in JWTAccessTokenSourceFromJSONDave Day
2015-10-22all: change copyright to 'Go Authors'Andrew Gerrand
2015-09-21jwt: allow setting a custom expiry time for JWT tokensrobnorman
2015-03-05oauth2: remove oauth2.Context type, simplify App Engine token codeAndrew Gerrand
2015-01-02oauth2, oauth2/jwt: break JWT off into its own packageBrad Fitzpatrick