firebase / firebase/firebase-admin-node

[FR] Support client option in create / update tenant

Abierto
#2,383 1 comentario 0 reacciones 1 asignado Reclamado por @pragatimodi Ver en GitHub
api: auth type: feature request
Lenguaje dominante
TypeScript
Estrellas
1.7k
Forks
419
Merge medio
3 d 10 h
PR fusionados (30 d)
16

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.