Skip to content

A web authentication page built with Next.js and Firebase, offering secure user authentication through various methods like email, Google, Facebook, etc..

Notifications You must be signed in to change notification settings

imouflih/auth-firebase

Repository files navigation

Web Authentication Page

This project is built using the Next.js framework and integrates with the Firebase database.

The authentication page offers multiple authentication options (email, Google, Facebook, phone number and ..)

To run the development server, use the following command:

npm run dev

or

yarn dev

or

pnpm dev

Open http://localhost:3030 with your browser to see the result.

Note: Don't forget to create a .env.local file and populate it with your Firebase API variables. Refer to the .env.schema file for the exact names of the variables you need to provide.

About

A web authentication page built with Next.js and Firebase, offering secure user authentication through various methods like email, Google, Facebook, etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published