firebase / firebase-android-sdk

Firebase Android SDK
https://firebase.google.com
Apache License 2.0
2.23k stars 565 forks source link

Cannot set tenantId back to default tenant by passing null #6078

Open stee1ix opened 3 days ago

stee1ix commented 3 days ago

What feature would you like to see?

Would really like the setTenantId function to be able to receive null

How would you use it?

I have different login methods based on the tenant. So setting it to something works fine but going back to default tenant is not possible.

Rexios80 commented 3 days ago

This is a duplicate of https://github.com/firebase/firebase-android-sdk/issues/3398, but I'm totally fine with bumping this again it's taken way too long to implement the simple fix for this