flask-authentication
There are 15 repositories under flask-authentication topic.
anuraagnagar/flask-user-authentication
A User Authentication System built in Flask with SQLAlchemy for User Login and Registration Management.
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!
AbdullahRFA/Flask_AUTH_with_Mysql
This Flask With MySQL app enables user registration, login, and dashboard access with secure authentication. Built using Flask, MySQL, and bcrypt for password hashing, it features CSRF-protected forms and session-based authentication. Users can view personalized details on the dashboard. Ideal for learning Flask and database integration.
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.