Dismiss
  • Toggle Theme
  • View as Mobile

Using Auth0 & AWS custom authorizers for Serverless APIs

About the talk:

Learn how to use JWT and Auth0 to protect serverless APIs.

David will walk you through using React, AWS Lambda, custom authorizers, and Auth0 JWTs to create a full stack react + serverless app.

Event Details | Slides | Github Repo

About the Frontend

About the Backend

  • Node backend running in AWS Lambda Functions
  • Using AWS DynamoDB noSQL database
  • User Authorization handled via API Gateway Custom Authorizer Functions
  • Made possible with the serverless framework