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 "Implementing Authentication with JWT" 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:

As Ryan described earlier, when a single page application submits credentials to the server, a JWT will be signed and returned in the response. Ryan walks through some application code which demonstrates how a user submits credentials, is authenticated, and how the subsequent JWT is stored on the client.

Get Unlimited Access Now