Skip to content

Simple AWS Lambda authorizer system for HTTP APIs in ApiGateway

License

Notifications You must be signed in to change notification settings

axel669/archive.kingsport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kingsport

Simple AWS Lambda authorizer system for HTTP APIs in ApiGateway

Usage

  1. Configure the bucket name, key files, and urls for the key updater and verifier. Note: current version only checks one key file, will eventually update for configurable key sources.
  2. Setup a CloudWatch event rule to call the key-updater every hour (or however often your token provider suggests).
  3. Attach jwt-verifier to a route in an HTTP API using a custom authorizor

About

Simple AWS Lambda authorizer system for HTTP APIs in ApiGateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages