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 "Making Authenticated Requests" 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:

Ryan looks at some sample code for making authenticated requests from a client application. Authenticated requests will retrieve the JWT from storage and attach it as an Authentication header. This can occur on every request, only certain types of requests, or on a case-by-case basis.

Get Unlimited Access Now