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

[FEATURE] Update Firebase config system APIs #109

Open
shurwit opened this issue Nov 17, 2022 · 0 comments
Open

[FEATURE] Update Firebase config system APIs #109

shurwit opened this issue Nov 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@shurwit
Copy link
Collaborator

shurwit commented Nov 17, 2022

Is your feature request related to a problem? Please describe.
Currently we do not have a way to set the Firebase configurations without direct database access. In general, we should avoid requiring direct database manipulation at any point.

Describe the solution you'd like
We should create APIs to allow system admins to perform the necessary configurations of these Firebase configs. We should also ensure that the service starts successfully without any of these set up so the system admin can use these APIs the first time the service is launched.

Originally posted by @shurwit in #91 (comment)

@shurwit shurwit added the enhancement New feature or request label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant