Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Cors Problem for Local Development #93

Closed
DanielOber opened this issue Jul 24, 2024 · 0 comments · Fixed by #201
Closed

Fix Cors Problem for Local Development #93

DanielOber opened this issue Jul 24, 2024 · 0 comments · Fixed by #201
Assignees
Labels
Priority: High The issue contains work with high priority. Template: Frontend Issues regarding the frontend template. Type: Bug The issue is a bug

Comments

@DanielOber
Copy link
Contributor

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

@DanielOber DanielOber added Template: Frontend Issues regarding the frontend template. Status: Accepted Type: Bug The issue is a bug Priority: High The issue contains work with high priority. labels Jul 24, 2024
@DanielOber DanielOber changed the title Change CORS Config inside Fetch-Utils Fix Cors Problem Jul 24, 2024
@DanielOber DanielOber changed the title Fix Cors Problem Fix Cors Problem for Local Development Jul 24, 2024
@devtobi devtobi moved this from Open to Accepted in it@M RefArch Templates Jul 24, 2024
@devtobi devtobi self-assigned this Aug 5, 2024
@devtobi devtobi moved this from Accepted to In Progress in it@M RefArch Templates Aug 7, 2024
@devtobi devtobi linked a pull request Aug 16, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in it@M RefArch Templates Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High The issue contains work with high priority. Template: Frontend Issues regarding the frontend template. Type: Bug The issue is a bug
Projects
Development

Successfully merging a pull request may close this issue.

2 participants