Inspiration

The MLH INIT Challenges has given us a chance to brush up on our skills by making short but useful projects, so we had to take it up!

What it does

It is a two factor authentication system. When a user signs up, it generate a secret key which needs to be copied/remembered. Every time after that the user wants to login, they need to enter their password but also the secret key that was provided.

How we built it

We built it using the MERN stack.

Challenges we ran into

CORS error was a pain to run into.

Accomplishments that we're proud of

The entire project 😁

What's next for Two Factor Authentication using MERN

Implementing this system in other projects!!

Share this project:

Updates