implement full audit trail for firebase use -


how go implementing full audit trail users interacting firebase database?

i need comply guidelines medical records i.e. reference identity of user, authorizations schema, action (c/r/u/d), subject of action.

based on feedback far options logging client or setting service listens changes.

however client can tampered , service listening changes miss reads.

ideally use .write , .read rules because there have auth token payload , ruledatasnapshots. far can gather can return boolean , not perform database interactions in rules file.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -