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

Authentication & Authorization: OAuth
Udacity
Designing RESTful APIs
Udacity
A Social Network with Flask Course (How To)
Treehouse
Introducción al desarrollo de aplicaciones web
Universidad Autónoma de Madrid via edX
Automating Real-World Tasks with Python
Google via Coursera