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
'You activated both SSR and auth but you are not providing an admin config. If you render or prerender any page using auth, you will get an error. To fix this, provide an admin config to the nuxt-vuefire module.'
'You activated both SSR and app-check but you are not providing an admin config. If you render or prerender any page using app-check, you will get an error. To fix this, provide an admin config to the nuxt-vuefire module.'
164
+
// TODO: link about how to provide admin credentials
165
+
)
166
+
}
152
167
}
153
168
154
169
// this adds the VueFire plugin and handle SSR state serialization and hydration
0 commit comments