Companies Home Search Profile

React: Authentication

Focused View

Shaun Wassell

5:12:52

0 View
  • [1] Take advantage of React authentication.mp4
    01:03
  • [2] What you should know.mp4
    01:33
  • [3] The structure of this course.mp4
    04:30
  • [1] What is user authentication.mp4
    06:27
  • [2] Basic project setup.mp4
    06:28
  • [3] Building a login page.mp4
    08:54
  • [4] Building a sign-up page.mp4
    04:36
  • [5] Creating private React routes.mp4
    04:11
  • [6] JSON Web Token basics.mp4
    09:22
  • [7] Adding a sign-up route to the server.mp4
    08:10
  • [8] Generating JSON Web Tokens.mp4
    06:10
  • [9] Adding a login route to the server.mp4
    06:59
  • [10] Implementing JWTs on the front end.mp4
    07:36
  • [11] Adding JWTs to sign-up page.mp4
    04:29
  • [12] Adding JWTs to login page.mp4
    02:11
  • [13] Adding an update user route.mp4
    06:22
  • [14] Verifying JSON Web Tokens.mp4
    05:17
  • [15] Adding JWTs to the user info page.mp4
    07:29
  • [16] Adding logout functionality.mp4
    01:33
  • [1] The basic email verification process.mp4
    02:51
  • [2] Setting up an email provider.mp4
    05:40
  • [3] Sending emails from Node.mp4
    08:15
  • [4] Integrating verification tokens.mp4
    08:20
  • [5] Creating a verify email page.mp4
    05:11
  • [6] Adding a verify email route.mp4
    05:40
  • [7] Creating a verification landing page.mp4
    06:08
  • [8] Handling successful and failed verifications.mp4
    05:08
  • [1] The basic password reset process.mp4
    02:03
  • [2] Adding a forgot password page.mp4
    07:48
  • [3] Sending a reset password email.mp4
    07:00
  • [4] Creating a reset password landing page.mp4
    08:34
  • [5] Handling password reset success and failure.mp4
    03:13
  • [6] Adding a reset password server endpoint.mp4
    05:29
  • [1] OAuth basics.mp4
    03:17
  • [2] Setting up OAuth on Google.mp4
    06:33
  • [3] Adding an OAuth URL route.mp4
    07:49
  • [4] Creating a Sign in with Google button.mp4
    04:49
  • [5] Loading user info from Google.mp4
    05:32
  • [6] Creating new users from OAuth data.mp4
    04:32
  • [7] Adding an OAuth callback route.mp4
    04:26
  • [8] Handling successful OAuth authentication.mp4
    03:40
  • [1] Amazon Cognito basics.mp4
    04:00
  • [2] Setting up an AWS Cognito project.mp4
    07:39
  • [3] Creating a user pool in Node.js.mp4
    05:28
  • [4] Converting the sign-up endpoint to AWS.mp4
    06:33
  • [5] Converting the sign-up page to AWS.mp4
    01:59
  • [6] Modifying the email verification flow.mp4
    09:29
  • [7] Converting the verify email route.mp4
    06:32
  • [8] Converting the login route.mp4
    05:22
  • [9] Converting the forgot password route.mp4
    04:16
  • [10] Rewriting the reset password endpoint.mp4
    03:03
  • [11] Converting the reset password page.mp4
    04:22
  • [1] Using HTTPS and SSL.mp4
    06:05
  • [2] Salting and peppering passwords.mp4
    07:20
  • [3] Never trust the front end.mp4
    06:34
  • [4] Authentication error handling.mp4
    02:57
  • [5] Catching and handling errors.mp4
    02:53
  • [6] Securing your database.mp4
    01:33
  • [1] Conclusion and next steps.mp4
    01:29
  • Description


    User authentication is a critical part of virtually every website, yet few web developers know all the details behind how it works and how to use it to provide a good user experience. In this course, instructor Shaun Wassell dives into the details behind user authentication in the context of React and how to incorporate user authentication into React applications. Shaun begins with some definitions, steps, and basic authentication projects. Then he discusses in-depth email verification and how to set it up. Shaun explains how to give users the ability to reset their passwords, then describes the steps in setting up OAuth. He goes over several prebuilt authentication options, then concludes with some best practice recommendations.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Shaun Wassell
    Shaun Wassell
    Instructor's Courses

    "I love seeing people go from earning peanuts to being able to comfortably take their families on multiple vacations — just because they were willing to learn something 'nerdy!'"

    Shaun brings nearly 10 years of software development experience to his training. Prior to joining CBT Nuggets, he was a senior full-stack developer. His interest in technology started as a child because he wanted to create video games and his parents bought him GameMakerStudio. When Shaun isn’t creating training, he enjoys gardening, distance running, investing, and learning foreign languages.

    Certifications: None

    Areas of expertise: Web development, programming, data science

    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 59
    • duration 5:12:52
    • English subtitles has
    • Release Date 2025/02/24

    Courses related to React