YoVDO

Flask Users, Sessions, and Authentication

Offered By: Pluralsight

Tags

Flask Courses Web Development Courses User Management Courses

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.

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

Authentication & Authorization: OAuth
Udacity
Designing RESTful APIs
Udacity
A Social Network with Flask Course (How To)
Treehouse
Introducción al desarrollo de aplicaciones web
Universidad Autónoma de Madrid via edX
Automating Real-World Tasks with Python
Google via Coursera