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-...