flask-authentication
There are 14 repositories under flask-authentication topic.
anuraagnagar/flask-user-authentication
A Simple Authentication System for managing user login & registration in Flask/Python with SQLAlchemy.
sonhm3029/Flask-Server-template
This project is a flask server templat using for both software and machine learning project
mustafainxiteout/flask-mongo
This is a simple Flask application that uses MongoDB for data storage and Flask-RESTX for building a RESTful API. The application is built using a virtual environment and can be easily installed using pip.
ThisisJoellovely/100PythonCourse
Angela Yu's "100 Days of Code" - By: Joel Lovely
FrozenSamurai/Flask_auth
Authentication APIs using FLASK
ifeanyiEz/BasicFlaskAuth
Class work for the Identity and Access Management course, part of the Full Stack Web Developer (FLASK) nanodegree program on Udacity
JaimeVillalbaO/AuthenticationFlask-Advanced-Day-68
Introduction to user authentication with Flask and hashed passwords using Werkzeug.
sudo-arash/flask-todo
A simple, yet powerful TODO list application using Flask and HTMX that features many things!
BillStephens2022/Python-Flask-Auth
An app where users can register/login and download a file once successfully logged in.
Gstclair1/to-do-list-site
To-Do List site built using Flask that allows users to create accounts and save to-do lists using SQLAlchemy
JaimeVillalbaO/BlogwithUsers-Advanced-Day-69
Blog applying Flask-forms-authentication-SQLAlchemy along with hashed passwords.
JaimeVillalbaO/CoffeeWeb-SQLite-authentication-Advanced-Day-88
Website that lists cafes with wifi and power for remote working
JaimeVillalbaO/SellPage-Advanced-Day-97
An eCommerce website with payment processing.