Python Blog Tutorial #2 - Flask User Authentication and Security
Welcome back to part two of this blog tutorial series! In this video, I will be showing how to add security and authentication for blog application. For example; sign in, sign out, and create an account.
π» AlgoExpert is the coding interview prep platform that I used to ace my Microsoft and Shopify interviews. Check it out and get a discount on the platform using the code βtechwithtimβ
π Resources π
QLAlchemy Docs:
Code In This Video:
βοΈ Timestamps βοΈ
00:00 | Overview
01:01 | HTTP POST Method
04:04 | Getting Form Data
06:39 | SQLAlchemy Database Setup
10:22 | Creating The User Model
16:36 | Flask Login Setup
22:57 | Creating New Users
32:49 | Password Hashing
37:52 | Logging In Users
43:39 | Message Flashing
49:49 | Restricting Page Access
βΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈβΌοΈ
π° Courses & Merch π°
π» The Fundamentals of Programming w/ Python: