[firebase_database] How to authenticate with a secondary app? #7918
Unanswered
ob-juliandixon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a project that has a 'Management App' as a single firebase app, then each 'Customer' has their own firebase app and realtime database.
I have been working with the firebase database plugin and I am able to access the databases for every customer, however unless I allow reads from anywhere in the database rules, I get permission denied.
Is there any way I can authenticate with the secondary App I am using in the database?
Beta Was this translation helpful? Give feedback.
All reactions