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
1.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

advanced_flask_mysql_sign_up_log_in's People

Contributors

pierregoaer avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

m0nx73r

advanced_flask_mysql_sign_up_log_in's Issues

requirements not satisfied

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
albumentations 1.4.2 requires numpy>=1.24.4, but you have numpy 1.23.5 which is incompatible.
albumentations 1.4.2 requires typing-extensions>=4.9.0, but you have typing-extensions 4.5.0 which
is incompatible.
appdaemon 4.4.2 requires pytz<2023.4.0,>=2022.7.1, but you have pytz 2021.3 which is incompatible.
appdaemon 4.4.2 requires requests~=2.28.2, but you have requests 2.31.0 which is incompatible.
fastapi 0.110.0 requires typing-extensions>=4.8.0, but you have typing-extensions 4.5.0 which is incompatible.
flask-sqlalchemy 3.1.1 requires flask>=2.2.5, but you have flask 2.2.3 which is incompatible.
frappe-bench 5.22.3 requires jinja2~=3.1.3, but you have jinja2 3.1.2 which is incompatible.
openai 1.12.0 requires typing-extensions<5,>=4.7, but you have typing-extensions 4.5.0 which is incompatible.
pandas-profiling 3.2.0 requires joblib~=1.1.0, but you have joblib 1.3.2 which is incompatible.
pandas-profiling 3.2.0 requires visions[type_image_path]==0.7.4, but you have visions 0.7.6 which is incompatible.
plotly-resampler 0.9.2 requires numpy>=1.24; python_version >= "3.11", but you have numpy 1.23.5 which is incompatible.
preprocessing 0.1.13 requires nltk==3.2.4, but you have nltk 3.8.1 which is incompatible.
pydantic 2.6.4 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible.
pydantic-core 2.16.3 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.5.0 which is incompatible.
selenium 4.18.1 requires typing_extensions>=4.9.0, but you have typing-extensions 4.5.0 which is incompatible.
sqlalchemy 2.0.27 requires typing-extensions>=4.6.0, but you have typing-extensions 4.5.0 which is
incompatible.
atible.
typeguard 4.1.5 requires typing-extensions>=4.7.0; python_version < "3.12", but you have typing-extensions 4.5.0 which is incompatible.

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.