moinulmoin / chadnext

ChadNext - Quick Starter Template for your Next project includes Next.js 14 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.
https://chadnext.moinulmoin.com
MIT License
895 stars 85 forks source link

How to solve the CORS issue in next 14 ? #179

Closed zf0x00 closed 6 months ago

zf0x00 commented 7 months ago

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at [https://github.com/login/oauth/authorize?](https://github.com/login/oauth/authorize?response_type=code&client_id=123&state=7IC-dQ_H30x4TPuJ-BKYK-tapVSKKvVA)

i tried many ways but cant solve the issue

moinulmoin commented 7 months ago

can you please share the reproducing steps for this?? Thanks