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 #322

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Fix cors #322

merged 4 commits into from
Dec 6, 2024

Conversation

lassemand
Copy link
Contributor

@lassemand lassemand commented Dec 5, 2024

Purpose

No cors exist on the backend, hence you cannot test the compatibility between frontend and backend

Axum also suggests using tower-http from within their own docs to handle middleware: https://docs.rs/axum/latest/axum/middleware/index.html

@lassemand lassemand merged commit 9c50d0b into main Dec 6, 2024
3 checks passed
@lassemand lassemand deleted the lma/fix/cors branch December 6, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants