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

preview_player
Показать описание
In this video, we’ll explore JSON Web Tokens (JWT) and learn how to add authentication to your projects. I’ll walk you through building an authentication server using Golang and show you how to connect it to a frontend. By the end, you'll know how to implement JWT authentication in your own apps!

Resources Mentioned in the Video

Timestamps:
00:00 Intro
00:36 JWT Basics
04:10 Algorithm
9:25 Test Auth Workflow in Postman
13:55 Test Auth Workflow in Browser
16:33 Auth Server in Golang
27:32 Client in ReactJS
30:10 Outro
#jwt #auth #golang #react #reactjs #authentification
Рекомендации по теме
Комментарии
Автор

Thank you for comprehensive explanation!

yuliasaf_pl
Автор

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?

VivekSharma-qwky
Автор

Where is the source code for the react app?

CodeMonster-xx
welcome to shbcf.ru