Git Product home page Git Product logo

pierregoaer / advanced_flask_mysql_sign_up_log_in Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 793 KB

Advanced sign-up and log in process using Flask and MySQL (2-Factor Authentication, email verification, password reset and more)

Home Page: https://pierregoaer.dev/advanced_flask_mysql_sign_up_log_in

Python 42.44% JavaScript 2.97% CSS 6.39% HTML 48.20%
2-factor-authentication flask pyotp python

advanced_flask_mysql_sign_up_log_in's Introduction

Advanced sign-up & Log in app


This app was built to create all the advanced features of a sign-up or log in process. It is built using Python's microframework Flask and a MySQL database for the back end, and Bootstrap for the front-end.

Some features implemented:

  • 2-Factor Authentication: possibility to add 2FA via a random and dynamically generated QR code. Compatible with all 2FA apps like Google Authenticator, Authy, ... 2-Factor Authentication
  • Email verification: email with verification with secret token sent to user to confirm their email and activate their accounts. Email verification
  • Password verification: type password twice when signing up to confirm passwords are matching Email verification
  • Data: users' credentials are stored in a web hosted MySQL database (the database is wiped clean every day as this is only a demo app)
  • Password update: allows users to change their password in the settings Password update
  • Password reset: users who forget their passwords can request a reset. They receive a link with a secret token to set a new password. Password update Password update

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.