YoVDO

Python Blog Tutorial - Flask User Authentication and Security

Offered By: Tech with Tim via YouTube

Tags

Python Courses Flask Courses User Authentication Courses Web Application Security Courses SQLAlchemy Courses Password Hashing Courses

Course Description

Overview

Learn how to enhance a Flask blog application with user authentication and security features in this 52-minute tutorial video. Explore essential concepts such as implementing HTTP POST methods, handling form data, setting up SQLAlchemy for database management, and creating user models. Master Flask Login setup, user creation processes, and password hashing techniques. Discover how to implement user login functionality, utilize message flashing for improved user experience, and restrict page access based on authentication status. Follow along with provided code samples and leverage additional resources like SQLAlchemy documentation to build a secure and functional blog platform.

Syllabus

| Overview
| HTTP POST Method
| Getting Form Data
| SQLAlchemy Database Setup
| Creating The User Model
| Flask Login Setup
| Creating New Users
| Password Hashing
| Logging In Users
| Message Flashing
| Restricting Page Access


Taught by

Tech With Tim

Related Courses

Build a SMS Verification with Login System Using PHP MySQL
Udemy
Secured Login Registration System in PHP - Email Activation
Udemy
Complete Login/Registration System in PHP & MYSQL 2021
Udemy
PHP Login and Registration System - Email Confirm Activation
Udemy
Introduction to User Authentication in PHP Course (How To)
Treehouse