oauth2 icon indicating copy to clipboard operation
oauth2 copied to clipboard

Comment is Incorrect, please revise it

Open tjweaver opened this issue 6 months ago • 0 comments

https://github.com/golang/oauth2/blob/792c8776358f0c8689d84eef0d0c966937d560fb/oauth2.go#L346-L348

This comment seems to be incorrect and misleading. The actual http client will use the one that is provided in the context.Context if there is one.

tjweaver avatar Oct 13 '25 16:10 tjweaver