Settings and activity
2 results found
-
45 votes
An error occurred while saving the comment Tomáš Bezouška supported this idea ·
An error occurred while saving the comment Tomáš Bezouška commented
We have an existing app which heavily depends on this. We use it mainly to run functions in the user's context - they can write to the DB a lot and we want security rules to apply (a single bug in the function could could destroy the entire database, since by default admin.database() bypasses rules)
-
126 votes
An error occurred while saving the comment Tomáš Bezouška commented
The new FirebaseUI for Angular now has a direct dependency on AngularFire, does it make it an officially support lib now?
https://github.com/firebase/firebaseui-web?tab=readme-ov-file#getting-started
It looks like this was just resolved with v7.2.0: https://github.com/firebase/firebase-functions/releases/tag/v7.2.0