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

Add https examples for production applications #83

Open
2 tasks
ryanchristo opened this issue Jul 12, 2023 · 0 comments
Open
2 tasks

Add https examples for production applications #83

ryanchristo opened this issue Jul 12, 2023 · 0 comments

Comments

@ryanchristo
Copy link
Member

ryanchristo commented Jul 12, 2023

Currently the examples and endpoints we provide within this repository all use http, assuming that the user is building and running the application in a local or insecure environment.

We should provide https endpoints in the documentation and/or the comments of the code examples so that users know what endpoints they can use in a production environment. This came up recently with a partner building a demo application.

Dependencies:

  • Set up regen nodes with https endpoints
  • Determine how we want to manage CORS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant