Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hello, I developed custom theme for only my shop.
I want add product review, But I worried about auth.
I know that shopify-liquid provide customer ID,
But It is raw-data. I want secured, or Encoded Data & Auth System.
So, I found [secure_customer_sig], but I can't use this value. ( i want get customer ID from secure_customer_sig, in my product-review-stored-server )
Is there document about this case?