Closed adnanfuat closed 2 years ago
Axios isn't really related to this library, AFAIK. Axios is just a data fetching client. This is for use in Next.js's API routes to set up CORS.
If you could give a bit more information about what you are looking for then I could offer some more insight.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an example where Axios, Next-cors is used together?