From the course: React: Authentication (2021)
Unlock the full course today
Join today to access over 24,500 courses taught by industry experts.
Conclusion and next steps - React.js Tutorial
From the course: React: Authentication (2021)
Conclusion and next steps
- [Shaun] All right, well, we've covered quite a few topics in this course. We learned how to add basic JWT-based user authentication to our application, verify users' emails and reset their passwords, and we also learned how to add basic OAuth to our application, and use a third-party auth provider to take care of the complicated details for us. And we also learned some best practices to keep in mind when working with user authentication. Well, now that you've completed this course, you might be wondering where to go next, and here are several things that I would recommend. First of all, if you're looking for a challenge, I highly recommend that you try watching my course on full-stack React development and then, once you've built the sample blog application from there, try adding user authentication logic to that app using the concepts that we've learned here. And if you've already built that application, all the better.…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.