Code Monkey home page Code Monkey logo

flask-login's Introduction

Flask Login/Signup

A simple login system in Flask

This is in no way what a modern login system should be. It lacks tons of features such as 2-Factor Authentication
This was my very first time using Flask and this is my first experience in web development, so this code is FAR from perfect. I'm sure I overcomplicated most of it.
Please report vulnerabilities in the Issues page.

Python 3.10 GitHub license

How do I use this?

  • Make sure you have the requirements installed.
  • Run main.py and it will host the website at localhost on port 5000.
  • It'll ask you for your SendGrip API key and Email

Don't worry about the database, it'll automatically set it up for you with SQLite.

What should I modify?

  • You should modify the email messages along with the urls sent in the emails to your domain, which can be done in auth.py

What features does it have?

  • Signing in/up
  • Email verification
  • Password resetting

What features could be added?

I don't plan on adding these, but I may add them in the future

  • 2-Factor Authentication
  • Phone number verification

Credits

flask-login's People

Contributors

mov-ebx avatar

Watchers

 avatar

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.