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

Issues with Cross Domain requests #2

Closed
stefanovazzocell opened this issue Jun 21, 2018 · 1 comment
Closed

Issues with Cross Domain requests #2

stefanovazzocell opened this issue Jun 21, 2018 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@stefanovazzocell
Copy link
Owner

I need to fix cross domain requests.

When making a request to a third party domain, the browser currently blocks it.

Right now I am not sure if I want to implement CORS or JSONP or both.

@stefanovazzocell stefanovazzocell added the bug Something isn't working label Jun 21, 2018
@stefanovazzocell stefanovazzocell added this to the 0.1.0 milestone Jun 21, 2018
@stefanovazzocell stefanovazzocell self-assigned this Jun 21, 2018
@stefanovazzocell stefanovazzocell removed this from the 0.1.0 milestone Jun 22, 2018
@stefanovazzocell stefanovazzocell added the wontfix This will not be worked on label Jun 22, 2018
@stefanovazzocell stefanovazzocell removed their assignment Jun 22, 2018
@stefanovazzocell
Copy link
Owner Author

After some research I decided not to implement JSONP due to security issues with it.
It might be considered again for a future release, but for now I will close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant