[38;5;57m✱[0m [38;5;2m3+ results[0m for [38;5;68m"repogroup:sample type:commit error max:3 repo:^github\.com/golang/oauth2$ "[0m in [38;5;2m37ms[0m
[38;5;239m--------------------------------------------------------------------------------
[0m[38;5;239m([0m[38;5;237mhttps://sourcegraph.com/github.com/golang/oauth2/-/commit/30b72dfc067246f4fa261c8890160b889fdd4b29[0m[38;5;239m)
[0m[0m[38;5;23mgithub.com/golang/oauth2[0m › [38;5;2mTim Cooper[0m [38;5;68m"oauth2: close request body if errors occur before base RoundTripper is invoked"[0m [38;5;23m(N months ago)[0m
[38;5;239m--------------------------------------------------------------------------------
[0m  oauth2: close request body if [38;5;0m[48;5;11merror[0ms occur before base RoundTripper is invoked

  Fixes golang/oauth#269

  Change-Id: I25eb3273a0868a999a2e98961ae5e4040e44ad7a
  Reviewed-on: https://go-review.googlesource.com/114956
  Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
[38;5;239m--------------------------------------------------------------------------------
[0m[38;5;239m([0m[38;5;237mhttps://sourcegraph.com/github.com/golang/oauth2/-/commit/876b1c6ee618a9f8fa31ded3b27708d44b3153af[0m[38;5;239m)
[0m[0m[38;5;23mgithub.com/golang/oauth2[0m › [38;5;2mRoss Light[0m [38;5;68m"internal: remove RegisterContextClientFunc"[0m [38;5;23m(1 year ago)[0m
[38;5;239m--------------------------------------------------------------------------------
[0m  internal: remove RegisterContextClientFunc

  This function added a totally unused [38;5;0m[48;5;11merror[0m path, since the only call
  site is for App Engine, which cannot produce an [38;5;0m[48;5;11merror[0m.

  Change-Id: I86277ab4ff96e7bd140c53c5a114a338716668e3
  Reviewed-on: https://go-review.googlesource.com/85935
  Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
[38;5;239m--------------------------------------------------------------------------------
[0m[38;5;239m([0m[38;5;237mhttps://sourcegraph.com/github.com/golang/oauth2/-/commit/ee2bad97a97122079f2a3d0dce09330f085b36a0[0m[38;5;239m)
[0m[0m[38;5;23mgithub.com/golang/oauth2[0m › [38;5;2mRoss Light[0m [38;5;68m"internal: return error if no access_token present in server response"[0m [38;5;23m(1 year ago)[0m
[38;5;239m--------------------------------------------------------------------------------
[0m  internal: return [38;5;0m[48;5;11merror[0m if no access_token present in server response

  This behavior and test was introduced in 0ae3d4edc99f765dc1513a9605aa96e82877a20a.
  It is not consistent with the other test introduced in the same commit,
  where an incorrectly typed access_token does produce an [38;5;0m[48;5;11merror[0m.  Since a
  *Token with a blank AccessToken is invalid, it is allowing an invalid
  token to be returned without [38;5;0m[48;5;11merror[0m.

  Cleans up some tests responding with invalid data.

  Change-Id: I777eb7a82ef598dc9042542ae65f8dce6768902e
  Reviewed-on: https://go-review.googlesource.com/85659
  Reviewed-by: Andrew Bonventre <andybons@golang.org>
