Hi all,
we do develop a react application which will be hosted within a power pages page. The development takes place locally and we do want to use the power pages web api for CRUD operations.
Question: Is there any way I can bypass CSFR for the power pages web api? Live would be so much easier if I could perform "real" requests to the api from my local machine. Any other suggestion for local development when working with the Power Pages WEB API?
Thanks.