firebase / firebase/firebase-cpp-sdk

Add tenantId Support in Firebase C++ SDK

未关闭
#1,682 3 条评论 0 个 reaction 已指派 1 人 已被 @jonsimantov 认领 在 GitHub 查看
type: feature request type: question
主要语言
C++
星标
326
派生
137
平均合并
3 天 9 小时
30 天内合并 PR
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 摘要。