DmitrySharabin / mavo-firebase-firestore

Firebase backend plugin for Mavo. Store and sync app data in milliseconds. Store and serve files at Google scale. Authenticate users simply and securely. All the Google Firebase powers are at your fingertips.
https://plugins.mavo.io/plugin/firebase-firestore
MIT License
6 stars 0 forks source link

authenticating multiple mavos on same page #7

Closed karger closed 4 years ago

karger commented 4 years ago

If I create multiple firebase mavos on the same page and set mv-firebase="auth" on each, I have to log in to each mavo separately. I guess this might be useful sometimes, but I suspect there are many cases where it would preferable to login once and have it work for all mavos on the page.

DmitrySharabin commented 4 years ago

I believe now it works as expected. If not, we can always re-open it.