Needhelp: Firebase auth emulator not working as expected #456
Answered
by
lupas
prakashchokalingam
asked this question in
Q&A
|
The firebase auth emulator alone not working properly, Versions: Node: Firebase nuxt configurations, And the emulators are running successfully on the specified port, Yet getting the below warning, Missing anything else? other emulators like firestore and all working fine. |
Answered by
lupas
Feb 20, 2021
Replies: 1 comment
|
We're working on improving auth SSR working with the emulator in #465 and #465. One thing you still have to do is to set the FIREBASE_AUTH_EMULATOR_HOST env variable to your localhost. Follow #465 for us trying to resolve this issue, I'm sure we'll find a solution soon. |
0 replies
Answer selected by
prakashchokalingam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


We're working on improving auth SSR working with the emulator in #465 and #465. One thing you still have to do is to set the FIREBASE_AUTH_EMULATOR_HOST env variable to your localhost.
Follow #465 for us trying to resolve this issue, I'm sure we'll find a solution soon.