firebase / firebase/firebase-admin-node

[FR] Support client option in create / update tenant

Open
#2,383 1 comment 0 reactions 1 assignee Claimed by @pragatimodi View on GitHub
api: auth type: feature request
Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
3d 10h
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**
Currently the library does not support sending the [client](https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants#ClientPermissionConfig) 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.