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

Collect Firebase Functionality in its own Object #782

Open
ElJocho opened this issue May 17, 2023 · 0 comments
Open

Collect Firebase Functionality in its own Object #782

ElJocho opened this issue May 17, 2023 · 0 comments

Comments

@ElJocho
Copy link
Collaborator

ElJocho commented May 17, 2023

Currently code for the firebase lives in several different places. It would be nice to group them into a class which handles all the firebase logic in one place.

  • currently connection is established in utils/auth
  • in firebase postgres are many interactions with the firebase
  • project creation also leads to interactions with the firebase
@ElJocho ElJocho changed the title Firebase Collect Firebase Functionality in its own Object May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant