Shopify / omniauth-shopify-oauth2

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

Update example for Omniauth 2.x #108

Open kevinhughes27 opened 3 years ago

kevinhughes27 commented 3 years ago

Update the example application to show how to use it with omniauth 2.x which forces post for login. Related to https://github.com/Shopify/omniauth-shopify-oauth2/issues/97 and https://github.com/Shopify/omniauth-shopify-oauth2/issues/72

kevinhughes27 commented 2 years ago

I have already signed the CLA and I get an error saying so when trying again

PauloVilarinho commented 1 year ago

@kevinhughes27 Is there a way to make this work with shopify app install redirect? it seems shopify will always send the request as a get request