oauth2/internal
Dave Day e7a4820799 internal: add Shopify to list of broken auth providers
Shopify uses URLs in the form my-shop-id.myshopify.com as the endpoints
for its OAuth2 dances.

Change-Id: I73d98ca285991b2f73dd9d8d366d3fdbe249e741
Reviewed-on: https://go-review.googlesource.com/42630
Reviewed-by: Jaana Burcu Dogan <jbd@google.com>
2017-05-07 21:47:37 +00:00
..
oauth2.go internal: simplify map value literal 2017-02-14 23:18:24 +00:00
oauth2_test.go internal: simplify map value literal 2017-02-14 23:18:24 +00:00
token.go internal: add Shopify to list of broken auth providers 2017-05-07 21:47:37 +00:00
token_test.go internal: recognize Salesforce and Okta domains as broken providers 2017-03-21 00:32:59 +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: fix transport_test use of nil Context 2016-05-04 21:42:46 +00:00