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
{{ message }}
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
currently the firebase code is only invoked in the frontend. we need to also invoke it from the backend portion so that we can authenticate as the editor@pleb.stream user
acceptance criteria:
create firebase connection logic for the backend
ensure editor@pleb.stream password is NOT prefixed with NEXT_PUBLIC_ and that is only accesible for the backend portion
currently the firebase code is only invoked in the frontend. we need to also invoke it from the backend portion so that we can authenticate as the
editor@pleb.streamuseracceptance criteria:
editor@pleb.streampassword is NOT prefixed withNEXT_PUBLIC_and that is only accesible for the backend portion