Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no tenantId #636

Open
1shaked opened this issue Nov 1, 2022 · 0 comments
Open

There is no tenantId #636

1shaked opened this issue Nov 1, 2022 · 0 comments

Comments

@1shaked
Copy link
Contributor

1shaked commented Nov 1, 2022

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant