Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
golang
/
oauth2
/
refs/heads/master
792c877
oauth2: use strings.Builder instead of bytes.Buffer
by Mikhail Mazurskiy
· 13 days ago
master
014cf77
all: upgrade go directive to at least 1.24.0 [generated]
by Gopher Robot
· 7 weeks ago
v0.31.0
3c76ce5
endpoints: correct Naver OAuth2 endpoint URLs
by Seungmin.Ryu
· 7 weeks ago
cf14319
oauth2: fix expiration time window check
by Christopher Taylor
· 5 months ago
v0.30.0
32d34ef
internal: include clientID in auth style cache key
by Sean Liao
· 5 months ago
2d34e30
oauth2: replace a magic number with AuthStyleUnknown
by Mason Elmore
· 5 months ago
696f7b3
all: modernize with doc links and any
by Sean Liao
· 5 months ago
471209b
oauth2: drop dependency on go-cmp
by Sean Liao
· 5 months ago
6968da2
oauth2: sync Token.ExpiresIn from internal Token
by Sean Liao
· 5 months ago
d2c4e0a
oauth2: context instead of golang.org/x/net/context in doc
by Oleksandr Redko
· 5 months ago
883dc3c
endpoints: add various endpoints from stale CLs
by Sean Liao
· 5 months ago
1c06e87
all: make use of oauth.Token.ExpiresIn
by Daniel Martí
· 5 months ago
65c15a3
oauth2: remove extra period
by Allen Li
· 6 months ago
v0.29.0
ce56909
jws: improve fix for CVE-2025-22868
by Julien Cretel
· 7 months ago
0042180
oauth2: Deep copy context client in NewClient
by Abel Tay
· 7 months ago
v0.28.0
ce350bf
oauth2: remove unneeded TokenSource implementation in transport test
by Tim Cooper
· 7 months ago
44967ab
google: fix typos
by Oleksandr Redko
· 7 months ago
9c82a8c
oauth2.go: use a more straightforward return value
by cuishuang
· 7 months ago
681b4d8
jws: split token into fixed number of parts
by Neal Patel
· 7 months ago
v0.27.0
3f78298
all: upgrade go directive to at least 1.23.0 [generated]
by Gopher Robot
· 8 months ago
109dabf
endpoints: add links/provider for Discord
by Hamza Ali
· 8 months ago
ac571fa
oauth2: fix docs for Config.DeviceAuth
by Patrik Lundin
· 8 months ago
314ee5b
endpoints: add patreon endpoint
by GHOST
· 8 months ago
b9c813b
google: add warning about externally-provided credentials
by Chris Smith
· 8 months ago
v0.26.0
49a531d
all: make method and struct comments match the names
by cuishuang
· 9 months ago
v0.25.0
22134a4
README: don't recommend go get
by Ian Lance Taylor
· 11 months ago
v0.24.0
3e64809
x/oauth2: add Token.ExpiresIn
by andig
· 1 year, 1 month ago
v0.23.0
16a9973
jwt: rename example to avoid vet error
by Ian Lance Taylor
· 1 year, 1 month ago
b52af7d
endpoints: add GitLab DeviceAuthURL
by M Hickford
· 1 year, 2 months ago
6d8340f
LICENSE: update per Google Legal
by Russ Cox
· 1 year, 2 months ago
v0.22.0
5fd4241
google: update compute token refresh
by Carl Lundin
· 1 year, 5 months ago
v0.21.0
84cb9f7
oauth2: fix typo in comment
by guoguangwu
· 1 year, 5 months ago
v0.20.0
4b7f0bd
go.mod: update cloud.google.com/go/compute/metadata dependency
by Mark Sagi-Kazar
· 1 year, 5 months ago
e11eea8
microsoft: added DeviceAuthURL to AzureADEndpoint
by Enrico Candino
· 1 year, 6 months ago
d0e617c
google: add Credentials.UniverseDomainProvider
by Chris Smith
· 1 year, 6 months ago
v0.19.0
3c9c1f6
oauth2/google: fix the logic of sts 0 value of expires_in
by Jin Qin
· 1 year, 7 months ago
5a05c65
oauth2/google: fix remove content-type header from idms get requests
by Jin Qin
· 1 year, 7 months ago
3a6776a
appengine: drop obsolete code for AppEngine envs <=Go 1.11
by Jordan Liggitt
· 1 year, 7 months ago
85231f9
go.mod: update golang.org/x dependencies
by Gopher Robot
· 1 year, 7 months ago
v0.18.0
34a7afa
google/externalaccount: add Config.UniverseDomain
by Chris Smith
· 1 year, 7 months ago
95bec95
google/externalaccount: moves externalaccount package out of internal and exports it
by aeitzman
· 1 year, 7 months ago
ebe81ad
go.mod: update golang.org/x dependencies
by Gopher Robot
· 1 year, 8 months ago
v0.17.0
adffd94
google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain
by Chris Smith
· 1 year, 8 months ago
deefa7e
google/downscope: add DownscopingConfig.UniverseDomain to support TPC
by Chris Smith
· 1 year, 8 months ago
39adbb7
go.mod: update golang.org/x dependencies
by Gopher Robot
· 1 year, 9 months ago
v0.16.0
4ce7bbb
google: add Credentials.GetUniverseDomain with GCE MDS support
by Chris Smith
· 1 year, 9 months ago
1e6999b
google: add UniverseDomain to CredentialsParams
by Chris Smith
· 1 year, 9 months ago
6e9ec93
go.mod: update golang.org/x dependencies
by Gopher Robot
· 1 year, 10 months ago
v0.15.0
e067960
go.mod: update golang.org/x dependencies
by Gopher Robot
· 1 year, 11 months ago
v0.14.0
4c91c17
google: adds header to security considerations section
by Leo
· 2 years ago
3c5dbf0
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years ago
v0.13.0
11625cc
google: add authorized_user conditional to Credentials.UniverseDomain
by Chris Smith
· 2 years ago
8d6d45b
google: add Credentials.UniverseDomain to support TPC
by Chris Smith
· 2 years ago
43b6a7b
google: adding support for external account authorized user
by Jin Qin
· 2 years ago
14b275c
oauth2: workaround misspelling of verification_uri
by M Hickford
· 2 years ago
18352fc
google/internal/externalaccount: adding BYOID Metrics
by aeitzman
· 2 years ago
9095a51
oauth2: clarify error if endpoint missing DeviceAuthURL
by M Hickford
· 2 years ago
2d9e4a2
oauth2/google: remove meta validations for aws external credentials
by Jin Qin
· 2 years, 1 month ago
55cd552
oauth2: support PKCE
by M Hickford
· 2 years, 1 month ago
e3fb0fb
oauth2: support device flow
by M Hickford
· 2 years, 1 month ago
0708528
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 1 month ago
v0.12.0
a835fc4
oauth2: move global auth style cache to be per-Config
by Brad Fitzpatrick
· 2 years, 2 months ago
2e4a4e2
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 2 months ago
v0.11.0
ac6658e
all: update go version to 1.18
by Dmitri Shuralyov
· 2 years, 3 months ago
ec5679f
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 3 months ago
v0.10.0
989acb1
all: update dependencies to their latest versions
by Bryan C. Mills
· 2 years, 3 months ago
2323c81
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 4 months ago
v0.9.0
839de22
google: don't check for IsNotExist for well-known file
by Cody Oss
· 2 years, 5 months ago
v0.8.0
0690208
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 5 months ago
451d5d6
internal: remove repeated definite articles
by cui fliter
· 2 years, 5 months ago
cfe200d
oauth2: parse RFC 6749 error response
by M Hickford
· 2 years, 6 months ago
3607514
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 6 months ago
v0.7.0
4abfd87
google: add CredentialsParams.EarlyTokenRefresh
by Cody Oss
· 2 years, 6 months ago
1e7f329
oauth2: add ReuseTokenSourceWithExpiry
by Roland Shoemaker
· 2 years, 6 months ago
86850e0
oauth2: fix typo
by thomas-goncalves
· 2 years, 6 months ago
a6e37e7
google: Updating 3pi documentation
by aeitzman
· 2 years, 6 months ago
54b70c8
google: update missing auth help URL
by Cody Oss
· 2 years, 7 months ago
2fc4ef5
README: encourage issues and proposals before changes
by M Hickford
· 2 years, 7 months ago
62b4eed
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 7 months ago
v0.6.0
885f294
google: Add support for OAuth2 token exchange over mTLS
by Andy Zhao
· 2 years, 7 months ago
6f9c1a1
google: use Credentials instead of deprecated DefaultCredentials
by Koichi Shiraishi
· 2 years, 7 months ago
c82d0e1
google/internal/externalaccount: Removed URL validation for google URLs in ADC files
by aeitzman
· 2 years, 7 months ago
adbaf66
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 8 months ago
v0.5.0
e07593a
oauth2: remove direct dependency on golang.org/x/net
by Eric Chiang
· 2 years, 9 months ago
34ffb07
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 9 months ago
v0.4.0
b177c21
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 10 months ago
v0.3.0
510acbc
google/internal/externalaccount: Added check for aws region and security credential environment variables before aws metadata call
by aeitzman
· 2 years, 10 months ago
ec4a9b2
google/internal/externalaccount: Adding metadata verification
by Ryan Kohler
· 2 years, 11 months ago
68a41d6
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 years, 11 months ago
v0.2.0
1a77549
go.mod: update to new compute/metadata module
by Cody Oss
· 3 years ago
e48dfd9
go.mod: update golang.org/x dependencies
by Gopher Robot
· 3 years ago
v0.1.0
6fdb5e3
google/internal/externalaccount: allowing PSC Urls
by Ryan Kohler
· 3 years ago
b44042a
google/google: update documentation for workload identity federation
by Ryan Kohler
· 3 years ago
f213421
all: remove redundant type conversion
by cui fliter
· 3 years, 1 month ago
0ebed06
google: restore compatibility with older Go version
by Cody Oss
· 3 years, 1 month ago
8227340
fix: missing expiration_time field isn't a problem for executables
by Ryan Kohler
· 3 years, 2 months ago
128564f
A+C: delete AUTHORS and CONTRIBUTORS
by Russ Cox
· 3 years, 2 months ago
c8730f7
google/internal/externalaccount: allow impersonation lifetime changes
by Ryan Kohler
· 3 years, 2 months ago
2104d58
all: update transitive dependencies
by Bryan C. Mills
· 3 years, 3 months ago
e18db7c
all: update go version to 1.17
by Bryan C. Mills
· 3 years, 3 months ago
Next »