An open API service indexing awesome lists of open source software.

https://github.com/proflead/auth-next-js-app

Next.js Authentication with Firebase
https://github.com/proflead/auth-next-js-app

firebase firebase-auth firebase-hosting

Last synced: over 1 year ago
JSON representation

Next.js Authentication with Firebase

Awesome Lists containing this project

README

          

Today, I want to share a simple tutorial on how to set up authentication in your Next.js project using Firebase. This guide will walk you through the process step-by-step, ensuring you can quickly implement a secure authentication system.

[![Next.js Authentication with Firebase](http://img.youtube.com/vi/qb2Ug9Yoatg/0.jpg)](http://www.youtube.com/watch?v=qb2Ug9Yoatg "Next.js Authentication with Firebase")

Watch on YouTube: [Next.js Authentication with Firebase](https://youtu.be/qb2Ug9Yoatg?si=g3bPUC0QtvcV9Edp)

The full tutorial is here: https://proflead.dev/posts/nextjs-authentication-with-firebase/