You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a developer of an app using shopify-api-ruby.
I currently use the cookies and OAuth flow this gem recommend to use.
I notice it's deprecating the session_storage responsibility to the shopify_app gem.
It would be a good help to us developers if you can provide some guidance how to migrate from a ShopifyAPI::Auth::SessionStorage implementation to the shopify_app gem.
The text was updated successfully, but these errors were encountered:
We're working on improving other aspects of our documentation and appreciate your patience. I'll close this ticket now, please create another issue if you have other concerns.
Overview/summary
I am a developer of an app using
shopify-api-ruby
.I currently use the cookies and OAuth flow this gem recommend to use.
I notice it's deprecating the
session_storage
responsibility to theshopify_app
gem.It would be a good help to us developers if you can provide some guidance how to migrate from a
ShopifyAPI::Auth::SessionStorage
implementation to theshopify_app
gem.The text was updated successfully, but these errors were encountered: