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

implement easier API key setup #425

Open
jacobvenable opened this issue Oct 2, 2020 · 1 comment
Open

implement easier API key setup #425

jacobvenable opened this issue Oct 2, 2020 · 1 comment
Labels
looking for input We're looking for comments Project: Server Related to the server workspace ✅ Status: Dev Ready This is waiting to be started

Comments

@jacobvenable
Copy link
Member

jacobvenable commented Oct 2, 2020

Below are various API keys needed to enable features in the provider portal. This issue seeks to either implement a technical enhancement that makes setting them up easier, and/or formalizing a process for developers to follow in retrieving API keys.

OAuth Logins

This is not a requirement of running the provider portal; however, most valuable features require logging in which is currently only possible through OAuth logins (Facebook, Google, or Slack). The only requirement for these functioning are providing proper API keys in the server's environment file.

Algolia

This is a not a requirement of running the provider portal; it is only a requirement to perform any resource searching locally.

The only requirement for these functioning are providing proper API keys in the server's environment file.

Open Weather API

This is a not a requirement of running the provider portal; it is only a requirement to hit our weather endpoint that caches calls to the Open Weather API.

The only requirement for these functioning are providing proper API keys in the server's environment file.

@jacobvenable jacobvenable added Hacktoberfest 🎃 looking for input We're looking for comments Project: Server Related to the server workspace ✅ Status: Dev Ready This is waiting to be started labels Oct 2, 2020
@jollyjerr
Copy link
Member

It would be nice if we could come up with a good solution for this. Would a private slack channel be secure enough? If not - we could have an invite-only google doc or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
looking for input We're looking for comments Project: Server Related to the server workspace ✅ Status: Dev Ready This is waiting to be started
Projects
None yet
Development

No branches or pull requests

2 participants