Shopifex v0.3.5 Shopifex.Plug.ShopifyEntrypoint View Source
Link to this section Summary
Functions
Ensures that the connection has a valid Shopify HMAC token in the URL param, then sets
conn.private.valid_hmac
in the conn. You may want to handle this in your entry point
by allowing the user without a valid HMAC to an install app page.
Link to this section Functions
Ensures that the connection has a valid Shopify HMAC token in the URL param, then sets
conn.private.valid_hmac
in the conn. You may want to handle this in your entry point
by allowing the user without a valid HMAC to an install app page.