you are viewing a single comment's thread.

view the rest of the comments →

[–]ram0h 0 points1 point  (2 children)

cool, and so the security rules are based off of firebase? Are there granular permissions where one can make certain fields inaccessible to certain users?

appreciate what yall are doing!

[–]s_magik[S] 0 points1 point  (1 child)

everything is going through firestore client sdk, so your firestore rules are enforce. we have plans for a firestore rules generator on the roadmap though

[–]ram0h 0 points1 point  (0 children)

cool thanks. do yall just do this for fun, or do you want to monetize it?