firebase-admin-node icon indicating copy to clipboard operation
firebase-admin-node copied to clipboard

[FR] Support client option in create / update tenant

Open JoeEnnever opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently the library does not support sending the client key in the createTenant/updateTenant methods.

Describe the solution you'd like Support the client key as described in the documentation linked above.

Describe alternatives you've considered I'm manually sending the request using fetch, but it bypasses all the validation that the normal methods provide, and is a pain to get the authentication headers.

Additional context N/A

JoeEnnever avatar Nov 21 '23 14:11 JoeEnnever

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Nov 21 '23 14:11 google-oss-bot