How to configure security for a frontend application that uses Firebase as the backend? #6
Unanswered
Pasindu-Heshan
asked this question in
Q&A
Replies: 1 comment
-
Here are the thoughts I have found so far.
Firebase rule sample:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm building a frontend application with Firebase as the backend and want to ensure the application is secure. What are the best practices for configuring security, including Firebase Authentication, Firestore rules, and other Firebase services?
Beta Was this translation helpful? Give feedback.
All reactions