-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Milestone
Description
I would like to create some documentation within the repo to better demonstrate how to use AngularFire in multiple instances within an application.
@jamesdaniels and I had a great discussion on this topic on twitter
https://twitter.com/CodingCatDev/status/1259104571688976385?s=20
I would love to create some stackblitz examples and document the multiple varieties in which this might occur for people using the app. Here is an example where I am using the Firebase Management API to look for my projects, but then logging into each project with another separate user.
Marcusg62