Add tenantId Support in Firebase C++ SDK

Open
#1,682 3 comments 0 reactions 1 assignee View on GitHub

@jonsimantov is already working on this.

Since Jan 22, 2025.

Assessment

This issue has not been assessed yet.

Description

type: feature request type: question

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.

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

Dominant language
C++
Stars
326
Forks
138
Avg merge
2d 16h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-cpp-sdk

All issues in firebase/firebase-cpp-sdk

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.