Session and Cookies explained with Python Flask Server

Поділитися
Вставка
  • Опубліковано 18 вер 2024

КОМЕНТАРІ • 13

  • @sarvariabhinav
    @sarvariabhinav Місяць тому +1

    Thanks really helpful.

  • @uwayojacques317
    @uwayojacques317 Рік тому +3

    Nice explanation. Thanks a lot for giving free knowledge ❤

  • @jeremyngpiano
    @jeremyngpiano 9 місяців тому +1

    Your explanation of what goes on under the hood in dev tools was really helpful, thanks!

  • @bjorneriksson1276
    @bjorneriksson1276 11 місяців тому +1

    Thank you! This was really helpful 🙏

  • @jagadeesharg4012
    @jagadeesharg4012 8 місяців тому +1

    Clear and concise.. can you please make a video on how to authenticate users using oauth services and persist their data on some DB like sqllite

    • @learningsoftwareskills
      @learningsoftwareskills  8 місяців тому

      Hi, I have already made a video on how to use an OAuth 2.0 server to authenticate flask users in ua-cam.com/video/K7aC4nZEepk/v-deo.html
      But there we do not persist the users in a local database. We completely depend on the OAuth server for user info.
      I will try to make a video on storing users locally also in the future
      Thanks for the suggestion, cheers👍

  • @lio7652
    @lio7652 11 місяців тому +1

    Great video! Could make video about cookies and sessions but in FastAPI?

    • @learningsoftwareskills
      @learningsoftwareskills  11 місяців тому +1

      Hi, thanks for your feedback. I will try. Cheers 👍

    • @lio7652
      @lio7652 11 місяців тому

      @@learningsoftwareskills thank you 😊 I am looking forward to 😁