API Authentication with Node Part #6 - JSON Web Tokens

Опубликовано: 23 Март 2026
на канале: CodeWorkr
20,422
411

In this video, we'll learn about JSON Web Tokens, commonly abbreviated as JWTs. After quick introduction, we'll get started with actually signing our own tokens and sending them back to clients.

Link to repository: https://github.com/eXtremeXR/APIAuthe...

Specific branch:
https://goo.gl/rjWM56

You can find different branches for different videos and reference the code that way. Every video (that's about programming) will have a corresponding branch that's called the same as the video title.

Huge shout-out to Michael Alaev for helping out with GitHub repository!