lambda-jwt icon indicating copy to clipboard operation
lambda-jwt copied to clipboard

Improvements

Open MarkBiesheuvel opened this issue 8 years ago • 2 comments

  • Avoid devDependencies being uploaded with the node_modules folder
  • Switch to Yarn
  • Pass all data from the JWT to the Authorizer, so it can be used in the API Gateway

If you don't like the code style you can merge from ba4a157 instead of 10afb49.

MarkBiesheuvel avatar Dec 06 '16 10:12 MarkBiesheuvel

I'll be using this project, so I'd be happy to try out your version.

dkavanagh avatar Oct 04 '17 22:10 dkavanagh

Cool, let me know how it works out and if you'd like some modifications.

MarkBiesheuvel avatar Oct 05 '17 06:10 MarkBiesheuvel