DEV Community

Cover image for Authentication in React, Redux and JWT Video Tutorial | 2 hours 🚀
Chaoo Charles
Chaoo Charles

Posted on

Authentication in React, Redux and JWT Video Tutorial | 2 hours 🚀

In the following tutorial, we will cover authentication in React and Redux by consuming Node.js auth APIs. We will also make use of JWT to keep track of the logged-in users.

The following are some of the main sections in the video.

  • Sign Up
  • Sign In
  • Load User
  • Sign Out
  • Protect API endpoints
  • Conditional Rendering

AUTH in React 👇

Oldest comments (0)