gladly-team / next-firebase-auth

Simple Firebase authentication for all Next.js rendering strategies

Home Page:https://nfa-example-git-v1x-gladly-team.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Invalid next-firebase-auth options: The "FIREBASE_AUTH_EMULATOR_HOST" environment variable should be the same as the host set in the config

Roee-Tsur opened this issue · comments

Describe the bug
I get this error when trying to launch firebase emulator suite:
the error: Invalid next-firebase-auth options: The "FIREBASE_AUTH_EMULATOR_HOST" environment variable should be the same as the host set in the config

Versions

next-firebase-auth: 1.0.0-canary.18
Firebase JS SDK: 9.16.0
Next.js: 13.2.4

Expected behavior
the app will launch successfully