firebase-functions icon indicating copy to clipboard operation
firebase-functions copied to clipboard

[docs] No detailed information on Firestore triggers `*WithAuthContext()`

Open gregfenton opened this issue 4 months ago • 4 comments

Related issues

none.

[REQUIRED] Version info

node: all

firebase-functions:

  • onDocumentCreatedWithAuthContext
  • onDocumentDeletedWithAuthContext
  • onDocumentUpdatedWithAuthContext
  • onDocumentWrittenWithAuthContext

[REQUIRED] Test case

Search the Firebase Documentation website. There is only mention of any of the above functions with no detailed reference.

[REQUIRED] Steps to reproduce

See Test Case section above.

[REQUIRED] Expected behavior

Documentation for these should exist and be discoverable.

[REQUIRED] Actual behavior

No documentation exist beyond mention of the functions in this page

Were you able to successfully deploy your functions?

N/A

gregfenton avatar Jun 09 '25 22:06 gregfenton