fix: expose disableAuth property on Tenant by mnahkies · Pull Request #2909 · firebase/firebase-admin-node

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mnahkies

Copy link

@mnahkies mnahkies commented

May 2, 2025

adds the disableAuth property to the Tenant class, allowing users to distinguish between active and disabled tenants.

ref:

@mnahkies

Copy link

Author

mnahkies commented

Aug 9, 2025

@lahirumaramba is it possible to get a review of this? It's a fairly minor change, but its somewhat annoying not being able to filter out disabled tenants when scripting over multi-tenant auth projects (currently have to workaround by catching the exception when operations fail on the disabled ones).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@lahirumaramba lahirumaramba Awaiting requested review from lahirumaramba

@pashanka pashanka Awaiting requested review from pashanka

At least 1 approving review is required to merge this pull request.

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mnahkies @lahirumaramba