{"library":"next-fire-auth","type":"library","category":null,"description":"A lightweight Firebase authentication library for Next.js supporting both SSR and CSR components. Version 0.0.5 provides React context-based auth with automatic Firebase app initialization from environment variables or custom configuration. Key differentiators: minimal setup with automatic cookie-based session management (BaseCookieManager), path-based auth redirects via onPathChange callback, and separate client provider pattern to preserve SSR. Pitfalls: cookie caching issues with push navigation (recommends replace+refresh), requires both firebase and firebase-admin peer deps, and early-stage package with limited documentation. The library ships TypeScript definitions but has low adoption and infrequent updates.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","nextjs","firebase","authentication","auth","SSR","cookies","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install next-fire-auth","imports":["import { NextFireAuthContextProvider } from 'next-fire-auth'","import { BaseCookieManager } from 'next-fire-auth'","import { useUser } from 'next-fire-auth'"]},{"cmd":"yarn add next-fire-auth","imports":[]},{"cmd":"pnpm add next-fire-auth","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"next-fire-auth","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}