Watching: Adding Lambda Authorizers in Your Serverless Backend

From: Serverless for Frontend Developers

Adding Lambda Authorizers - Setting up Your Frontend

Securing our Serverless APIs with Scopes

To make the most of this tutorial series,  create a Serverless Framework PRO account for free

Lesson Info

In this video, you'll learn how to setup your Serverless backend to receive and process JSON Web Tokens along with API requests. You'll also learn how to setup a protected API endpoint that requires a Lambda Authorizer. This will give you the ability to create API endpoints that can't be accessed unless they pass your authorizers. For all the code, you can take a look at section 5.3 here: https://github.com/fernando-mc/serverless-learn-serverlessjams

Get updated when a new course is released