mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
This package is not a general-use JWS implementation and should live under internal. For now, just add a warning that no new users should depend on it. Updates #196. Change-Id: I0eef273c8327a5ad26eb33a4425afcadca23494b Reviewed-on: https://go-review.googlesource.com/27692 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>