Sign in
chromium
/
external
/
github.com
/
golang
/
oauth2
/
refs/tags/v0.13.0
/
jwt
950ef44
jwt: support PrivateClaims in Config
by Wenlei (Frank) He
· 6 years ago
4b83411
jwt: add Config.Audience field
by Niels Widger
· 7 years ago
c453e0c
all: use stdlib context instead of x/net/context
by Antoine GIRARD
· 7 years ago
197281d
jwt: use RetrieveError for invalid status code errors
by Tim Cooper
· 8 years ago
314dd2c
golang.org/x/oauth2/jwt: Set kid to KeyID of private key
by Tristan Colgate
· 9 years ago
68218bf
jwt: fix bad test message style
by Jaana Burcu Dogan
· 9 years ago
c10ba27
all: deprecate NoContext
by Jaana Burcu Dogan
· 9 years ago
df5b726
google: support key ID in JWTAccessTokenSourceFromJSON
by Dave Day
· 9 years ago
038cb4a
all: change copyright to 'Go Authors'
by Andrew Gerrand
· 10 years ago
d5ff5ab
jwt: allow setting a custom expiry time for JWT tokens
by robnorman
· 10 years ago
96e89be
oauth2: remove oauth2.Context type, simplify App Engine token code
by Andrew Gerrand
· 10 years ago
ed99760
oauth2, oauth2/jwt: break JWT off into its own package
by Brad Fitzpatrick
· 11 years ago