-
Notifications
You must be signed in to change notification settings - Fork 991
Pull requests: golang/oauth2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(google/externalaccount/filecredsource.go): improve error message in subjectToken function to include the actual error detail
#749
opened Oct 22, 2024 by
kaovilai
Loading…
x/oauth2: apply the expires_in value returned by the server to Token.ExpiresIn
#748
opened Oct 20, 2024 by
soh335
Loading…
x/oauth2: clarify that ExpiresIn is not automatically populated by the package
#747
opened Oct 20, 2024 by
soh335
Loading…
oauth2/google/stsexchange: provide response body using RetrieveError
#742
opened Sep 13, 2024 by
olefirenque
Loading…
oauth2: add option to override the url values for refresh token
#727
opened Jun 15, 2024 by
sks
Loading…
oauth2: document JSON encoding of DeviceAuthResponse.Expiry
#676
opened Oct 14, 2023 by
hickford
Loading…
document token ownership risks for Config.Client and ReuseTokenSource
#672
opened Sep 28, 2023 by
mattbnz
Loading…
oauth2.NoContext deprecated and unnecessary use of fmt.Sprintf
#648
opened May 31, 2023 by
testwill
Loading…
oauth2: replace a magic number with AuthStyleUnknown
#646
opened May 18, 2023 by
masonelmore
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.