Inspiration
I got my inspiration from other sites, like Heroku. TOTP or time-based OTP is a new thing in the community. And I think it's great. There can be plenty of reasons, like:
- TOTP doesn't need an SMS or mail to be sent. So the site needs less workload to handle
- As no OTP is been sent, SMS change might get reduced to zero.
What it does
It is a web app, which demonstrates the uses of TOTP.
How we built it
I used the MERN stack. I build it with Express JS on top of Node Js. In the frontend, I used React Js, and for Database, I used Mongo DB
Challenges we ran into
Accomplishments that we're proud of
What we learned
I learned basically the whole concept of TOTP and how to implement it using MERN stack
What's next for Two Factor Auth using TOTP
It has very broad uses. Recently companies are shifting towards TOTP bases architecture to save money and get more secure.
Log in or sign up for Devpost to join the conversation.