Previously, my application had been working perfectly well using client-side authentication. On either November 18th or 19th, I was no longer able to log into the application. Gemini told me it was because Firebase Studio was now requiring all applications to use server-side authentication. I have been working with Gemini for over a week since then to try to get server-side authentication to work with no luck. Gemini seems to not be familiar enough with Firebase server-side authentication and repeatedly makes the same mistakes. I’ve tried creating new applications which only purpose is to get a valid server-side “Login” page to work, but we’re unable to do so. We have followed the process laid out here, still with no luck - Integrate Firebase with a Next.js app | Firebase Codelabs Has anyone gotten Firebase server-side authentication to work with a Next.js application? Is there better documentation than what I’ve posted here? My application is useless now without a working login page.
Hey, ask your LLM partner to install and use Firebase ADMIN SDK.
This could help!