Open
Description
Checklist
- I could not find a solution in the existing issues or docs.
- I agree to follow this project's Code of Conduct.
Description
I recently encountered an issue during the deployment of a Next.js project on Vercel, where CORS (Cross-Origin Resource Sharing) issues emerged after deployment. I believe this issue could be addressed in the documentation to help new developers avoid this common pitfall and improve their deployment experience.
Describe your ideal solution
To avoid CORS issues, it's necessary to update the application's URL or domain configuration after deployment. This can typically be done in the Hanko Cloud Console under settings -> general -> appurl
By making this simple adjustment, it'll avoid unnecessary troubleshooting.
Workarounds or alternatives
No response
Hanko Version
0.8.4
Additional Context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New