oauth2/jwt
Tristan Colgate 314dd2c0bf golang.org/x/oauth2/jwt: Set kid to KeyID of private key
Set the KeyID hint in the token header. This allows remote servers to
identify the key used to sign the message.

Fixes #18307

Change-Id: Ib95398079833aad6b390650b465d7b09b5f53fda
Reviewed-on: https://go-review.googlesource.com/34320
Reviewed-by: Jaana Burcu Dogan <jbd@google.com>
2016-12-19 19:29:54 +00:00
..
example_test.go all: deprecate NoContext 2016-08-24 22:57:17 +00:00
jwt.go golang.org/x/oauth2/jwt: Set kid to KeyID of private key 2016-12-19 19:29:54 +00:00
jwt_test.go golang.org/x/oauth2/jwt: Set kid to KeyID of private key 2016-12-19 19:29:54 +00:00