[ad_1]
Does anyone have experience of setting up a React front end with the WooCommerce API? I have succeeded so far in pulling across product information by hitting the API, but am unsure how to proceed regarding the safety of customer data.
For context, I don’t yet have a dedicated node server for handling these API calls, as I was hoping to achieve this all in the front-end. Is this possible, ensuring customer data safety using authentication purely between React front end and WooCommerce/Wordpress back end?
TIA
[ad_2]