-
Notifications
You must be signed in to change notification settings - Fork 21
implement easier API key setup #425
Copy link
Copy link
Open
Labels
Project: ServerRelated to the server workspaceRelated to the server workspacelooking for inputWe're looking for commentsWe're looking for comments✅ Status: Dev ReadyThis is waiting to be startedThis is waiting to be started
Metadata
Metadata
Assignees
Labels
Project: ServerRelated to the server workspaceRelated to the server workspacelooking for inputWe're looking for commentsWe're looking for comments✅ Status: Dev ReadyThis is waiting to be startedThis is waiting to be started
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.