Logo Awesome React

Awesome React

React & Redux #17. Authentication: Use JWT on Client

In this episode we'll take json web token (JWT) that was returned from server, we'll save it in local storage and we'll include it in every ajax request as authorization header. Then we'll store authenticated user details in redux store so we can use it later.

Links:

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