Shopify / omniauth-shopify-oauth2

Shopify OAuth2 Strategy for OmniAuth 1.0
http://shopify.github.io/omniauth-shopify-oauth2
91 stars 69 forks source link

Normalize and remove unnecessary access scopes (implied read scopes) #40

Closed EiNSTeiN- closed 8 years ago

EiNSTeiN- commented 8 years ago

Fixes https://github.com/Shopify/shopify_app/issues/221#issuecomment-188441518 reported by @mhoanghold

Read scopes that have a corresponding write scope are removed from the list that is returned by Shopify.

Review: @dylanahsmith @kevinhughes27

kevinhughes27 commented 8 years ago

:cool:

dylanahsmith commented 8 years ago

:+1: