oauth2/internal
Eric Chiang e07593a4c4 oauth2: remove direct dependency on golang.org/x/net
Change-Id: If8fd952f4bfd3bac3e85592a49616adf4b43ce51
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/460764
Reviewed-by: Cody Oss <codyoss@google.com>
Run-TryBot: Matt Hickford <matt.hickford@gmail.com>
Reviewed-by: Matt Hickford <matt.hickford@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-01-11 15:44:51 +00:00
..
client_appengine.go all: go fmt ./... 2021-02-20 00:06:19 +00:00
doc.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
oauth2.go oauth2: fix error message typo 2018-10-31 02:26:57 +00:00
token.go oauth2: remove direct dependency on golang.org/x/net 2023-01-11 15:44:51 +00:00
token_test.go internal: cap expires_in to MaxInt32 2019-02-26 20:54:17 +00:00
transport.go all: use stdlib context instead of x/net/context 2018-11-01 16:01:52 +00:00