mikeymicrophone / little_hippie

2 stars 2 forks source link

create Shopify app that can use API #2

Open mikeymicrophone opened 2 years ago

mikeymicrophone commented 2 years ago

https://shopify.github.io/shopify_api/?shpxid=6e4ebb91-27BB-412E-3B30-2CBB2943C00E

mikeymicrophone commented 2 years ago

https://help.shopify.com/en/manual/apps/app-types#custom-apps

mikeymicrophone commented 2 years ago

the app seems to need a custom session storage class (it wants to piggy-back on the app for session storage - not clear if some Rails gem will have this built in)

https://shopify.github.io/shopify_api/usage/session_storage.html