Awesome React
Browse videos
Playlists
Conferences
Speakers
About
React & Redux #19. Authentication: Verify JWT on Server with Express Middleware
Details
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:
https://twitter.com/remzolotykh
- Blog Post:
http://www.remzolotykh.net/react-and-redux-19-authentication-verify-jwt-on-server-with-express-middleware/