oauth2/internal
Tim Cooper 0448841f0c oauth2: add error type for unsuccessful token endpoint status
Allows the HTTP response and body to be extracted without parsing
the error string, but keeps backwards compatibility for users who
are currently doing so.

Fixes golang/oauth2#173

Change-Id: Id7709da827a155299b047f0bcb74aa8f91b01e96
Reviewed-on: https://go-review.googlesource.com/84156
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-12-19 02:07:21 +00:00
..
doc.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
oauth2.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
oauth2_test.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
token.go oauth2: add error type for unsuccessful token endpoint status 2017-12-19 02:07:21 +00:00
token_test.go internal: fix test on Go 1.10 2017-12-05 22:58:16 +00:00
transport.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
transport_test.go internal: fix transport_test use of nil Context 2016-05-04 21:42:46 +00:00