extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[firestore-bigquery-export] Add user to changelog

Open davestimpert opened this issue 4 years ago • 2 comments

[READ] Step 1: Are you in the right place?

Yes

[REQUIRED] Step 2: Extension name

This feature request is for extension: _ (firestore-bigquery-export)

What feature would you like to see?

Add the authed user to change logs.

How would you use it?

It would be useful for a number of reasons to know who the authenticated user was that made each change to a firestore document. It would allow us to use the changelog as an audit log, and it would also help us for building reports based on the user that made modifications.

davestimpert avatar Mar 08 '22 14:03 davestimpert

Thanks @davestimpert

Added to the project board for consideration.

dackers86 avatar Mar 10 '22 13:03 dackers86

I tried to do this myself but it is seemingly impossible since auth isn't available in the context

davestimpert avatar Apr 28 '22 01:04 davestimpert