firebase / firebase/firebase-admin-node

Add WebApp management in firebase-admin/project-management

オープン
#2,319 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
type: feature request
主要言語
TypeScript
スター
1.7k
フォーク
419
平均マージ
3日 10時間
マージ済み PR(30日)
16

説明

**Is your feature request related to a problem? Please describe.**
I want to totally create my Firebase infrastructure using code. Unfortunately, I cannot create web apps using firebase-admin/project-management; only Android and iOS apps are available.

**Describe the solution you'd like**
Methods in [ProjectManagement](https://firebase.google.com/docs/reference/admin/node/firebase-admin.project-management.projectmanagement) to handle WebApps, same as Android and iOS apps.

**Describe alternatives you've considered**
Extending the `ProjectManagement` object by myself, adding the methods after copying what's done for Android. But there are a couple of problems and it's not really efficient.

**Additional context**
None

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。