#100DaysOfWeb in Python Transcripts
Chapter: Days 57-60: Flask Login
Lecture: Introduction: Flask Login
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Welcome to the next installment of Flask. This time we're looking at the infamous Flask-Login plugin for Flask.
0:10
This one's going to be a bit of a tricky one because to get Flask-Login working there's quite a few other things we have to do first.
0:18
So the next video is going to just explain the expectations I'm setting from this. There will be some stuff missing
0:25
but the core of this is to get you through everything you need to do to get to Flask logins. So, let's get cracking.