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

Need add support for Firebase Admin #38

Open
anhquoctran opened this issue Sep 24, 2021 · 3 comments
Open

Need add support for Firebase Admin #38

anhquoctran opened this issue Sep 24, 2021 · 3 comments

Comments

@anhquoctran
Copy link

Need add support for Firebase Admin SDK. Such as Firestore, Realtime DB and Cloud Storage.

@davideast
Copy link
Collaborator

Hey @anhquoctran! Sorry for the very late response. Can you provide a bit more about your use case for Firebase Admin?

@dgadelha
Copy link

@davideast This would allow to use rxfire/rxjs as a replacement for firebase-admin on Node.js

@mralbobo
Copy link

Pretty simple usecase really: "to use rxjs in scenarios where we're using firebase-admin". More specific examples:

  • http callable cloud function
  • use with the nest framework (or anything else that's heavily invested into rxjs)

In the rtdb case an angle would simply be: reverting back to when both firebase and firebase-admin shared the same Reference type and rxfire just worked as a side effect of that.

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

4 participants