Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling for lambda environment #200

Closed

Conversation

FieryCod
Copy link

Express and all Node.js frameworks auto normalize the headers but there is one environment which does not do it. AWS lambda does not normalize the headers. In order to normalize them usage of 3rd party library is needed. That's why I added the handling of Authorization header.

Please let me know whether the tests for that feature are necessary.

@FieryCod
Copy link
Author

FieryCod commented Jul 12, 2018

Build failed because of dependencies. I think is time to bump the version of Node.js required 👍 Master is failing as well.

@FieryCod
Copy link
Author

Can this be merged @jfromaniello ?

@jfromaniello
Copy link
Member

fixed in express-jwt@7.3.0. Sorry for the very very long delay... it's been 4 years 🤦‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants