Inspiration

Just wanted to develop a 2FA system without using any API

What it does

It sends off an email with OTP to the user, so that they can have a more secure way of logging in than conventional passwords.

How we built it

Blood, sweat, tears, python, flask, smtp.

Challenges we ran into

SMTP was a mess, with google changing it's policies.

Accomplishments that we're proud of

Finally setting up my google account in sync with my flask application

What we learned

About SMTP Mailer

What's next for Two Factor Authentication using Flask

I'll fix it a bit so that people can easily implement it in their projects.

Built With

Share this project:

Updates