Activity
oauth2: fix expiration time window check
oauth2: fix expiration time window check
internal: include clientID in auth style cache key
internal: include clientID in auth style cache key
oauth2: replace a magic number with AuthStyleUnknown
oauth2: replace a magic number with AuthStyleUnknown
all: modernize with doc links and any
all: modernize with doc links and any
oauth2: sync Token.ExpiresIn from internal Token
oauth2: sync Token.ExpiresIn from internal Token
oauth2: context instead of golang.org/x/net/context in doc
oauth2: context instead of golang.org/x/net/context in doc
endpoints: add various endpoints from stale CLs
endpoints: add various endpoints from stale CLs
all: make use of oauth.Token.ExpiresIn
all: make use of oauth.Token.ExpiresIn
oauth2: Deep copy context client in NewClient
oauth2: Deep copy context client in NewClient
oauth2: remove unneeded TokenSource implementation in transport test
oauth2: remove unneeded TokenSource implementation in transport test
oauth2.go: use a more straightforward return value
oauth2.go: use a more straightforward return value
jws: split token into fixed number of parts
jws: split token into fixed number of parts
all: upgrade go directive to at least 1.23.0 [generated]
all: upgrade go directive to at least 1.23.0 [generated]
endpoints: add links/provider for Discord
endpoints: add links/provider for Discord
oauth2: fix docs for Config.DeviceAuth
oauth2: fix docs for Config.DeviceAuth
google: add warning about externally-provided credentials
google: add warning about externally-provided credentials
all: make method and struct comments match the names
all: make method and struct comments match the names
jwt: rename example to avoid vet error
jwt: rename example to avoid vet error
endpoints: add GitLab DeviceAuthURL
endpoints: add GitLab DeviceAuthURL
LICENSE: update per Google Legal
LICENSE: update per Google Legal
Force push
endpoints: add GitLab DeviceAuthURL
endpoints: add GitLab DeviceAuthURL
LICENSE: update per Google Legal
LICENSE: update per Google Legal