oauth2/internal
Diwaker Gupta 33fa30fe45 oauth2/internal: Add api.dropboxapi.com to broken providers.
This is actually the recommended endpoint per the API docs:
https://www.dropbox.com/developers/documentation/http/documentation

Change-Id: I320189c94f727d10a75c4fde4768cef30c28030f
Reviewed-on: https://go-review.googlesource.com/21143
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-03-25 22:15:09 +00:00
..
oauth2.go all: change copyright to 'Go Authors' 2015-10-22 04:14:42 +00:00
oauth2_test.go all: change copyright to 'Go Authors' 2015-10-22 04:14:42 +00:00
token.go oauth2/internal: Add api.dropboxapi.com to broken providers. 2016-03-25 22:15:09 +00:00
token_test.go oauth2: allow users to register broken OAuth2 implementations 2015-11-17 21:03:13 +00:00
transport.go internal: primarily use the HTTP client provided in the context 2015-12-04 19:36:38 +00:00
transport_test.go internal: primarily use the HTTP client provided in the context 2015-12-04 19:36:38 +00:00