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

feat(signup): adds X-CSRFToken to cors #42199

Merged
merged 3 commits into from Dec 9, 2022
Merged

Conversation

scefali
Copy link
Member

@scefali scefali commented Dec 9, 2022

This PR adds the X-CSRFToken to the allowed CORS headers. This is needed to enable testing signup locally (i.e. running the static sites repo) because they will run on different domains (unlike in prod).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants