You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Need add support for Firebase Admin SDK. Such as Firestore, Realtime DB and Cloud Storage.
The text was updated successfully, but these errors were encountered: