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
Is the library able to handle multiple ShopifyAPI::Context for different Shopify apps on a multi-threaded Rails app? The current ShopifyAPI::Context.setup seems to be setting the api_key and api_secret globally.