Closed RazvanCretu closed 4 years ago
Hi there,
Is there any solution or an example on how to bypass CORS issues with this package?
I'm developing a personal site where I would like to display riot stats within a page. I'm using NextJS for the frontend and Strapi for the backend.
The Solution is to use it in the backend code, securing your API key properly through it and not running into cors issues.
Hi there,
Is there any solution or an example on how to bypass CORS issues with this package?
I'm developing a personal site where I would like to display riot stats within a page. I'm using NextJS for the frontend and Strapi for the backend.