Aug 9, 2017 · 1 min read
You would only use firebase-admin on your private server and not public, I like this rule. Means you can have a blocked database for users but open for admin. Same as any SQL type database.
You would only use firebase-admin on your private server and not public, I like this rule. Means you can have a blocked database for users but open for admin. Same as any SQL type database.