You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auth
Initializes Firebase Authentication and makes it available via $fire.auth and $fireModule.auth.
Type: Boolean or Object
Default: false
nuxt.config.js
In the documentation under:
auth
Initializes Firebase Authentication and makes it available via $fire.auth and $fireModule.auth.
Type: Boolean or Object
Default: false
nuxt.config.js
It's unclear that you set it like:
I assumed it would be:
Maybe make it clearer in the example code?
The text was updated successfully, but these errors were encountered: