Securing JS client-side SDKs – Shopify
I'm working on a React-Redux web-app which integrates with AWS Cognito for user authentication/data storage and with the Shopify API so users can buy items through our site. With both SDKs (Cognito, Shopify), I've run into an issue: Their core…