Skip to content

Conversation

@matchaxnb
Copy link

This is because sometimes you don't use the same URL for backend and frontend.
We use a CDN for the frontend and the backend lives in its own domain so
without this patch the XHR requests are sent unauthenticated and thus don't work.

With that, all is fine. :)

This is because sometimes you don't use the same URL for backend and frontend.
We use a CDN for the frontend and the backend lives in its own domain so
without this patch the XHR requests are sent unauthenticated and thus don't work.

With that, all is fine.

Signed-off-by: Matcha @sennder <[email protected]>
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