Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Auth does not anticipate body-parsing pre-happening #11

Open
grtjn opened this issue Jul 16, 2019 · 1 comment
Open

Auth does not anticipate body-parsing pre-happening #11

grtjn opened this issue Jul 16, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@grtjn
Copy link
Contributor

grtjn commented Jul 16, 2019

login consumes data and end events, but should check if req.body exists before doing so. Someone could have changed routing to add body-parsing at top-level..

@grtjn
Copy link
Contributor Author

grtjn commented Jul 16, 2019

Might need opposite compensation for crud post/put..

@grtjn grtjn added the enhancement New feature or request label Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant