firebase / firebase/firebase-cpp-sdk

Add tenantId Support in Firebase C++ SDK

オープン
#1,682 コメント 3 件 リアクション 0 件 担当者 1 名 @jonsimantov が担当を希望しています GitHub で見る
type: feature request type: question
主要言語
C++
スター
326
フォーク
137
平均マージ
3日 9時間
マージ済み PR(30日)
5

説明

**Description:**
The Firebase C++ SDK does not expose the tenantId property on the user or auth instance, unlike other Firebase SDKs. This omission makes it impossible to implement multi-tenancy, a critical requirement for SaaS and multi-tenant applications.

**Impact:**
- Developers using the C++ SDK face limitations in building multi-tenant applications.
- Inconsistency with other Firebase SDKs creates unnecessary challenges.

**Reference:**
This issue is similar to the tenant management gap noted in [flutterfire/issues/13500](https://github.com/firebase/flutterfire/issues/13500).

**Proposed Solution:**
Add tenantId as a property to the user and auth instance in the Firebase C++ SDK.

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

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

評価

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

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

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