Skip to content

This project is part of a video that explains how to build a multi-factor authentication with Firebase.

Notifications You must be signed in to change notification settings

ShekMak/firebase-mfa

Repository files navigation

Firebase MultiFactor Authentication


This repository is part of a video that explains how to build a multifactor authentication with Firebase. You can find the video here


Image

Online Version

Go to the link of the project to see the sample app.

Tech stack & Open-source libraries

  • Nodejs
    • node
    • yarn
  • TypeScript
    • Typescript
  • Nextjs
    • Next 13
  • Backend As A Service
    • Firebase
  • Style Sheet
    • Tailwindcss
  • Icons
    • phosphor-react
  • Toast Notification
    • react-hot-toast

Install the app

git clone https://github.com/ShekMak/firebase-mfa

Getting Started

First, install dependecies

yarn install

run the development server:

yarn dev

Open your browser to see the result.

Learn More About Next Js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

License

Designed and developed by 2023 Shekinah TSHIOKUFILA

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

This project is part of a video that explains how to build a multi-factor authentication with Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published