oauth2/jwt
Ian Lance Taylor 16a9973a41 jwt: rename example to avoid vet error
After CL 603476 we were getting

jwt/example_test.go:13:1: ExampleJWTConfig refers to unknown identifier: JWTConfig

Change-Id: I51bcd06a50a852150eb6e42743431207ee00300f
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/606878
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
2024-08-20 16:11:39 +00:00
..
example_test.go jwt: rename example to avoid vet error 2024-08-20 16:11:39 +00:00
jwt.go jwt: support PrivateClaims in Config 2019-05-17 18:12:55 +00:00
jwt_test.go jwt: support PrivateClaims in Config 2019-05-17 18:12:55 +00:00