Skip to content

Cannot set tenantId back to null after setting it to something else #3398

Open
@Rexios80

Description

@Rexios80

[REQUIRED] Step 2: Describe your environment

  • Android Studio version: VSCode (Flutter development)
  • Firebase Component: Auth
  • Component version: Whatever flutterfire is using

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

Set tenantId to something. Attempt to set it back to null.

Relevant Code:

auth.setTenantId(null);

Details

flutterfire issue: firebase/flutterfire#7896 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions