- Issue created by @murz
- Merge request !69[#3544391] feat: Allow making direct requests to commercetools in the decoupled module → (Merged) created by Unnamed author
Now in the Decoupled module, all requests use a Drupal proxy endpoint, but for some cases we can make direct requests to the commercetools, for example, to get the list of products.
We need to implement an option to make direct requests to commercetools for specific request types, that are safe to do. For that, we should generate and use the limited-scope credentials: https://docs.commercetools.com/tutorials/mobile-spa#limit-access-with-oa...
Active
2.0
Code