React & Redux #19. Authentication: Verify JWT on Server with Express Middleware

Опубликовано: 21 Февраль 2026
на канале: Rem Zolotykh
20,558
209

In this episode we'll implement express middleware to verify json web token that comes to server with each request. And use it to protect API endpoints from unauthenticated requests.

Links:

Repository: https://github.com/Remchi/reddice
Twitter:   / remzolotykh  
Blog Post: http://www.remzolotykh.net/react-and-...