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

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity