Flask Users, Sessions, and Authentication
Offered By: Pluralsight
Course Description
Overview
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.
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.
Syllabus
- Course Overview 1min
- Authenticating with Sessions 20mins
- Authenticating with Cookies 25mins
- Authorizing by User Roles 24mins
- Managing User Accounts 23mins
Taught by
Mateo Prigl
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX