Step 3. Setup for using Customer Account API (/account route)
Setup for using Customer Account API (/account section)
Requirements
Set up a public domain for local development
1 - Set up ngrok
ngrok http --domain= 30002 - Add your ngrok domain to the content security policy
3 - Include public domain in Customer Account API settings
Last updated