Clerk
How to fix cors issue in clerk nextjs project
If you're building a web application with Next.js and using the Clerk authentication service, you may encounter a CORS (Cross-Origin Resource Sharing) issue when making API requests outside the app....
read article