Closed huntario closed 4 months ago
@huntario In your screenshot it shows that it has "
inside the string. Are we not performing a base64 conversion of the nonce?
Talked in Slack about this and the base64 aspect will need to be handled in Storefront - https://github.com/bigcommerce/storefront/blob/e9714a4ba6c2b0e6e377dce47b959d7c15dded9e/src/main/scala/com/bigcommerce/storefront/routers/StorefrontTemplateRouter.scala#L161 - in a separate PR.
:tada: This PR is included in version 5.10.4 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What? Why?
Remove the quotes from nonce helper.
Collaboration with Merchandising on nonce.
How was it tested?
Run storefront-renderer-2 locally with local paper and paper handlebars via npm link
npm link
npm link @bigcommerce/stencil-paper
npm link @bigcommerce/stencil-paper-handlebars
cc @bigcommerce/storefront-team cc @jkanive @bc-erich