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

Change Proxy of Sending Klipfolio Patient Key #92

Open
Eric-Alvarez opened this issue Nov 28, 2017 · 0 comments
Open

Change Proxy of Sending Klipfolio Patient Key #92

Eric-Alvarez opened this issue Nov 28, 2017 · 0 comments

Comments

@Eric-Alvarez
Copy link
Contributor

Eric-Alvarez commented Nov 28, 2017

Currently, when the application sends a PUT request to Klipfolio, it uses a proxy in order to get around CORS and send a request from the front-end.
This proxy is a third-party site that could go down at any time, so when the application is put into production or for future use, a proxy should be created on the quickforms server that is under the project's control.
The current proxy is just a clone of this github project:
https://github.com/Rob--W/cors-anywhere/
This project should be cloned and hosted on the quickforms server and handle the proxy routing.

The code for sending the patient's key can be seen in this pull request: #91

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

No branches or pull requests

1 participant