Skip to content

Complete Firebase Authentication has features like email verification, password reset, social login etc.

Notifications You must be signed in to change notification settings

mukulrajpoot262610/dev-case-app

Repository files navigation

Complete Firebase User Authenication

It is the complete user authentication built using firebase.

How to install

git clone https://github.com/mukulrajpoot262610/dev-case-app.git
# then
npm install

How to generate env file

  1. Create a file named next.config.js
  2. Now create project on firebase and copy your API keys.
  3. Then create a service account on firebase
  4. After creating copy your service account's private keys
  5. Then create a cluster on mongodb and copy mongo connection string
  6. paste all keys in next.config.js accordingly.

Preview

image image
image image

About

Complete Firebase Authentication has features like email verification, password reset, social login etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published