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 👇
Top comments (0)