Sha256: 12eb84dfbe773e1ce6f8b9be506ee03e320c95db47f726dabe1eb1aa3b408f34
Contents?: true
Size: 329 Bytes
Versions: 20
Compression:
Stored size: 329 Bytes
Contents
provider :shopify, ShopifyApp.configuration.api_key, ShopifyApp.configuration.secret, scope: ShopifyApp.configuration.scope, setup: lambda { |env| configuration = ShopifyApp::OmniAuthConfiguration.new(env['omniauth.strategy'], Rack::Request.new(env)) configuration.build_options }
Version data entries
20 entries across 20 versions & 2 rubygems