implement easier API key setup #425
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
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.
The text was updated successfully, but these errors were encountered: