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

Authorizer property into requestContext & generic type for body #6

Merged
merged 2 commits into from
Apr 8, 2019

Conversation

micaeldekleyn
Copy link
Contributor

Just added support of optional authorizer into requestContext.
Also, I'm using a middleware to automatically parse the body so it's already an object and not a string.
I propose to use a generic type with default string. Another option would be an object definition.

@yarax yarax merged commit c24dc5f into yarax:master Apr 8, 2019
@yarax
Copy link
Owner

yarax commented Apr 8, 2019

Thanks a lot! Available in 1.0.5

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.

2 participants