Shopify / omniauth-shopify-oauth2

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

Remove unused `validate_granted_scopes` option #66

Closed peterjm closed 6 years ago

peterjm commented 6 years ago

This option was introduced in https://github.com/Shopify/omniauth-shopify-oauth2/pull/34, but it was never used to gate the scope validation.