Awesome React
Browse videos
Playlists
Conferences
Speakers
About
React & Redux #16. Authentication: Verify User Credentials
Details
Now to the interesting part. When we submit login form we either get error back with wrong credentials error, or we get jwt token, that we're going to store in localStorage and include in each ajax request later.
Links:
- Repository:
https://github.com/Remchi/reddice
- Twitter:
http://www.remzolotykh.net
- Blog Post:
http://www.remzolotykh.net/react-and-redux-16-authentication-verify-user-credentials/