martcatnip / fireflyWeb

1 stars 2 forks source link

Firebase's way of data access control #14

Open haoyuguo opened 2 years ago

haoyuguo commented 2 years ago

Firebase has its own set of data access control mechanisms. This has to be implemented in both the app and on Firebase side.

This is related to authentication (user sign-in/sign-out), but not quite the same. Or, the former is more or less a dependency. So is data modeling.

@martcatnip @keysun11952 @busavannah