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
fix(providers): remove DEFAULT_ DEFAULT_FIREBASE_REF and DEFAULT_FIREBASE
BREAKING CHANGE:
The tokens to inject the root firebase url and reference have changed from
DEFAULT_FIREBASE -> FirebaseUrl
DEFAULT_FIREBASE_REF -> FirebaseRef
Closes#25
0 commit comments