Session and Cookies explained with Python Flask Server

Описание к видео Session and Cookies explained with Python Flask Server

Blog post - https://nagasudhir.blogspot.com/2023/...

Flask Playlist -    • Flask Web development skills  

Sub mounting a flask application under a URL prefix -    • Submount flask application under a UR...  

IIS as a reverse proxy for python flask application -    • IIS as a reverse proxy for python fla...  

Run a python Flask server as a windows background service using nssm -    • Python Flask server as a windows back...  

Waitress as Flask server WSGI -    • Waitress as Flask server WSGI  


In this video, we will understand what are Cookies and Sessions and implement them in python flask web application.
We will also implement server-side sessions in flask application unlike the flask's default cookie-based session storage.

Table of contents - https://nagasudhir.blogspot.com/2020/...

Please subscribe, like and share this video

00:00 - Intro
00:25 - Why use Sessions and Cookies
01:19 - Cookies explained
02:34 - Cookies implementation in Flask
06:05 - Sessions explained
07:55 - Sessions implementation in Flask
11:07 - Default Flask cookie based sessions
13:34 - Flask-Session python module for server side sessions
16:05 - Outro

#sessions #cookies #flask #server #web #dev #tutorial #learning #beginners #pythonforbeginners #taming_python

Комментарии

Информация по комментариям в разработке