Secure API KEY at server in Next JS with Refine
How to I secure API KEY's at Next JS server when using Refine simple-rest DataProvider with an API_URL from client?
I am thinking the only way this can be achieved is using the API Routes in Next JS, but not sure how to put everything together
I am thinking the only way this can be achieved is using the API Routes in Next JS, but not sure how to put everything together
