Skip to content

Support CORS #64

@njordhov

Description

@njordhov

I am experimenting with accessing Lightning Charge directly from a web browser locally without server proxying, but quickly run into CORS issues.

It would be great if Lightning Charge enabled CORS, e.g. by using the cors middleware in app.js:

app.use(require('cors')())

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions