Fix Cors Problem for Local Development #93
Labels
Priority: High
The issue contains work with high priority.
Template: Frontend
Issues regarding the frontend template.
Type: Bug
The issue is a bug
Is your feature request related to a problem? Please describe.
The Configs inside the Fetch-Utils use credentials "same-origin"
Describe the solution you'd like
Use Vite-Proxy
Describe alternatives you've considered
Add function that will change the credentials, depending on the development mode
The text was updated successfully, but these errors were encountered: