OAuth install – how to create a session that persists across requests? – Shopify
I'm trying to implement the OAuth protocol so I can access the Shopify API as a third party API service in my Rails 6 app. I'm able to get 3/4ths of the way through the OAuth process, but I can't…