Python Blog Tutorial - Flask User Authentication and Security
Tech with Tim via YouTube
-
14
-
- Write review
AI Engineer - Learn how to integrate AI into software applications
Learn Excel & Financial Modeling the Way Finance Teams Actually Use Them
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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