Can VueFire be used in Nuxt server (nitro)? #1572
              
                Unanswered
              
          
                  
                    
                      Erythros
                    
                  
                
                  asked this question in
                Questions and Help
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am creating a new endpoint in the
serverof a Nuxt3 folder.The goal is to verify the user token with firebase-admin SDK (i have a plugin to initialize the admin-app) but then I want to be fetch data from the firestore database and I'd like to use VueFire for this (and its composables, like
useCollection)Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions