mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
CL 84156 added oauth2.RetrieveError to the oauth2 and clientcredentials packages, but missed using it in jwt. Change-Id: I06d77cd18667526bfc869ebc1b5cc2bcbabc03a6 Reviewed-on: https://go-review.googlesource.com/85457 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>