React and Golang JWT Authentication - Build a Secure Full Stack App

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

ความคิดเห็น • 12

  • @yuliasaf_pl
    @yuliasaf_pl 3 หลายเดือนก่อน +2

    Thank you for comprehensive explanation!

  • @Mahadev-x7u
    @Mahadev-x7u 28 วันที่ผ่านมา +2

    Cool … go ahead 🔥

    • @artemcodes
      @artemcodes  28 วันที่ผ่านมา +1

      Thank you man!

    • @Mahadev-x7u
      @Mahadev-x7u 28 วันที่ผ่านมา +2

      @@artemcodesis it possible React Native with Go?

    • @artemcodes
      @artemcodes  28 วันที่ผ่านมา +1

      ​@@Mahadev-x7u I haven't mastered React Native yet, but I plan to. I want my app to be mobile-friendly, so stay tuned-I'll likely make a video about it someday :)

  • @prashlovessamosa
    @prashlovessamosa 2 หลายเดือนก่อน +1

    Thanks for making this

    • @artemcodes
      @artemcodes  2 หลายเดือนก่อน

      I’m glad that it was helpful

  • @VivekSharma-qw5ky
    @VivekSharma-qw5ky หลายเดือนก่อน +1

    Hi Artem, I want to ask you that whenever you generate tokens on signup/login, you are populating http-only cookies with them, sending along with the response. So how come you are able to access AccessToken at client side, when they are in http-only cookies?

    • @artemcodes
      @artemcodes  หลายเดือนก่อน

      Hi Vivek, that's a very good point. I've actually double-checked, and I'm not using HTTP-only cookies at the moment, but I am using Secure and SameSite. Unfortunately, I can't change this in the video right now, as it would require a reupload

    • @VivekSharma-qw5ky
      @VivekSharma-qw5ky หลายเดือนก่อน

      @@artemcodes cool

  • @CodeMonster-x2x
    @CodeMonster-x2x 26 วันที่ผ่านมา

    Where is the source code for the react app?

    • @artemcodes
      @artemcodes  26 วันที่ผ่านมา

      Hey. I haven’t made the frontend public yet, but I’m planning to do so in the near future. In the meantime, if you have any frontend-related questions, feel free to ask them here