/aws-api-gateway-jwt-lab

Repo for playing around with AWS API gateway jwt authentication & authorization

Primary LanguageGo

API Gateway JWT authz & authn

Laboratory to showcase several ways of implementing authorization and authentication using JWT in AWS API Gateway (v1 & v2)

Dependencies

Required

Optional

Setup

Run task setup to deploy the base infrastructure:

  • IAM role to log all API Gateway requests account wise

Then you can go to each dir to test the example

Tearup

Run task tearup