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
- Host: GitHub
- URL: https://github.com/proflead/auth-next-js-app
- Owner: proflead
- Created: 2024-08-02T14:35:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T10:42:07.000Z (over 1 year ago)
- Last Synced: 2025-02-24T11:39:05.763Z (over 1 year ago)
- Topics: firebase, firebase-auth, firebase-hosting
- Language: CSS
- Homepage: https://proflead.dev/posts/nextjs-authentication-with-firebase/
- Size: 21.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](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/