oauth2/internal
Paul Tyng a032972e28 internal: Add .auth0.com to broken domains
Auth0 does not support `client_id` in basic auth
**without** a `client_secret` but they do support
one or both in the body.

Auth0 also uses account specific subdomains, so
needs to be in the domain suffix broken handling.

Change-Id: I06abec5c228c746b8b90758f452016eeb67f3e98
Reviewed-on: https://go-review.googlesource.com/70010
Reviewed-by: K.J. Valencik <kjvalencik@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-01-26 16:49:32 +00:00
..
client_appengine.go internal: remove RegisterContextClientFunc 2018-01-03 15:50:54 +00:00
doc.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
oauth2.go internal: inline CondVal function 2018-01-02 15:01:22 +00:00
token.go internal: Add .auth0.com to broken domains 2018-01-26 16:49:32 +00:00
token_test.go internal: return error if no access_token present in server response 2018-01-03 00:38:26 +00:00
transport.go internal: remove RegisterContextClientFunc 2018-01-03 15:50:54 +00:00