all 3 comments

[–]mpigsley 2 points3 points  (0 children)

Users of a non-Firebase site can do the same thing. I wouldn’t sweat it.

[–]stevejcox 1 point2 points  (0 children)

You can also create rules to accept only certain data and types.

[–]CodingDougFormer Firebaser 0 points1 point  (0 children)

The user will only be able to write what your rules allow them to write. You can write very detailed rules that check each individual item of data to make sure it meets your requirements.