Skip to content

There is no tenantId  #636

@1shaked

Description

@1shaked

I am trying to add firebase's new MFA to the
[official link]
(https://firebase.google.com/docs/auth/web/multi-factor?authuser=0&hl=en)
I am trying to set the tenantId, so when the app opens, I am running
this.$fire.auth?.tenantId = 'test'
The error I am getting is a syntax error.

Version

@nuxtjs/firebase:
firebase:
next:

Reproduction Link

Steps to reproduce

try to activate multifactor auth and set the tenatid

solve

We need to update the firebase version to be the latest one and add these options in the configuration (nuxt.config.js).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions