Though many of the concepts in this course are still relevant, overall this course does not reflect our current course standards.

Check out a free preview of the full Secure Authentication for Web Apps & APIs Using JWTs course:
The "Challenge: Creating the Login & Signup" Lesson is part of the full, Secure Authentication for Web Apps & APIs Using JWTs course featured in this preview video. Here's what you'd learn in this lesson:

In this challenge, you will create the login and signup screens which will make POST requests with the user’s credentials. You will store the returned JWT in local storage and create a logout button which will remove the saved token from storage. The starting files for this challenge are on the 01-implementing-auth-starter branch.

Get Unlimited Access Now