dizak/flascholarly

Enable CORS

Closed this issue · 0 comments

dizak commented

Cross Origin Resource Sharing must be set to enable js requests. (Flask-CORS)[https://flask-cors.readthedocs.io/en/latest/] plugin should be useful for that.