Complete Authentication Golang, Redis, Postgres, Docker (Cookies, Sessions): Setting Up Project

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 เม.ย. 2024
  • My Github (Follow me there): github.com/Meenachinmay
    Linear Link - linear.app/download
    My Another Channel for Cinematic short films -
    • I did my First ever sh... (With this video you can go to the channel)
    Linkedin: / chinmay-anand-7a3b6394
    Twitter: x.com/sinkbackend
    Link for the Previous Video (i shot in India): • Coding My Own Tech Sta...
    Several months ago i started a series 'Coding my own tech startup' but i had to stop the series then in india but now i am going to restart the series in Japan.
    This time several things are changed like the tech stack, idea and theme of the series as well.
    In this video I am going to show you how to implement fully functional authentication using cookies and session in golang, redis and postgres with docker. I hope you will find this useful.
    I hope you will like, this video was just an update but in upcoming video i will try to give more improved content.
    Thank you for watching.
    #youtube #startup #tech #business #shorts #digitalindia #golang #nextjs #firebase #linear #project #projectmanagement #softwaretools #software #auth
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    The code, the video, the keyboard sound, it's perfect 👌

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

    Hello, can i ask where is the JWT-Secret? can we type random string or exactly you type ? it a a-z character + random string at the beginning right ?Thanks Bro

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

      Just do this command in terminal -
      openssl rand -base64 32
      This will give you a key, which you can save in the .env file as JWT_SECRET.
      Usually it's a good idea to generate a key using openssl rather than typing by yourself.
      And JWT_SECRET can be anything you don't have to write the same i wrote.
      Thank you

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

    its so awesome your wallpaper.
    ust increase font size a little bit!!!
    Great work

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

      Thank you for watching. I will increase the font size for the time being you can zoom the screen.

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

      @@chinmayanand896 also i watched your nvim setup video, i guess its better to use nvim imho, keep it up buddy

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

    Which keyboard?

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

      It is Keychron K2 Pro.

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

      @@chinmayanand896 Thanks man!