Skip to content

Conversation

fischerscode
Copy link
Contributor

This is a fix for #490.

As reported by @gorillatapstudio and @nstrelow, it does not seem to be possible to add custom headers to the parse-server instance when using back4app. As the X-Parse-Installation-Id header is not allowed by default, user login does not work on web due to CORS restrictions.

This PR adds the option to prevent the SDK from using this header.

There should be no breaking change, as the default behavior did not change.

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.

1 participant