JorgeReus / aws-api-gateway-jwt-lab

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Go 48.1%Language:HCL 40.8%Language:ASL 9.5%Language:JavaScript 1.6%