Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Flask 1 Users, Sessions, and Authentication

Posted By: lucky_aut
Flask 1 Users, Sessions, and Authentication

Flask 1 Users, Sessions, and Authentication
Duration: 1h 35m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 270 MB
Genre: eLearning | Language: English

Managing user accounts inside of the web applications requires the use of sessions. This course will teach you how to implement authentication and authorization inside of the Flask web application.
Most of the modern applications have some kind of an authentication system. In this course, Flask 1 Users, Sessions, and Authentication you’ll learn to implement this system in Flask. First, you’ll explore how to use cookies and sessions to login and sign up new users to the site. Next, you’ll discover how to implement cookie based “remember me” functionality and create user roles. Finally, you’ll learn how to allow users to reset their passwords and require the account confirmation over an email. When you’re finished with this course, you’ll have the skills and knowledge of managing sessions and users in Flask needed to implement a fully featured authentication system.