firebase / firebase/firebase-admin-node

[FR] Support client option in create / update tenant

未关闭
#2,383 1 条评论 0 个 reaction 已指派 1 人 已被 @pragatimodi 认领 在 GitHub 查看
api: auth type: feature request
主要语言
TypeScript
星标
1.7k
派生
419
平均合并
3 天 10 小时
30 天内合并 PR
16

描述

**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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。