Simple Firebase authentication for all Next.js rendering strategies. This package makes it simple to get the authenticated Firebase user and ID token during both client-side and server-side rendering (SSR). We treat the Firebase JS SDK as the source of truth for auth status. When the user signs in, we call an endpoint to generate a refresh token and store the user info, ID token, and refresh token in cookies. Future requests to SSR pages receive the user info and ID token from cookies, refreshing the ID token as needed. When the user logs out, we unset the cookies. This package will likely be helpful if you're using Firebase authentication and expect to use server-side rendering—especially if you need access to Firebase ID tokens on the server side. If your app only uses static pages or doesn't need the Firebase user for SSR, use the Firebase JS SDK directly to load the user on the client side.

Features

  • Support for all Next.js rendering strategies
  • Signed, secure, HTTP-only cookies by default
  • Server-side access to the user's Firebase ID token
  • Built-in cookie management
  • Built-in support for redirecting based on the user's auth status
  • We treat the Firebase JS SDK as the source of truth for auth status

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow next-firebase-auth

next-firebase-auth Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of next-firebase-auth!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Software Development Software, JavaScript Cloud Services Software

Registered

2022-11-03