Investigating Firebase Authentication Process & Security Rules #30
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
medium priority
Feature/Update should be handled soon
New Feature
New components added
Description
As part of our ongoing efforts to enhance the security and functionality of our Firebase Realtime Databases (RTDB), we are seeking a volunteer to investigate and potentially modify our existing Firebase security rules. We are planning to handle user authentication in the near future, and we need to prepare our security rules accordingly.
https://firebase.google.com/docs/auth/admin/manage-users#python
Details
This task involves two parts:
Our current security rules for our water resources need to be rechecked and possibly modified. The databases in focus are:
**Note: We intend to drop the $id requirements for reading and writing to our DBs for complexity purposes.
**We are choosing to focus on the water resource first, and then once things are flush and documented we will work on the other resources
We are planning to handle 5-10 users for Phlask. This means we need to configure our security rules to handle authentication, allowing only authenticated users to read and write data to our databases. Some questions to answer during this investigation include:
Resources:
Please report your findings and any recommendations for changes to our current system. Your insights will play a crucial role in the improvement of our security practices and the expansion of our user base. Remember to keep all information confidential and secure during this process.
Please feel free to reach out if you need further clarification or guidance. We appreciate your contributions to Phlask!
The text was updated successfully, but these errors were encountered: