Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Fix deprecated ExpressJS req.param('provider') #582

Merged
merged 1 commit into from
Jun 3, 2015

Conversation

simison
Copy link
Member

@simison simison commented Jun 2, 2015

"Deprecated. Use either req.params, req.body or req.query, as applicable."
http://expressjs.com/api.html#req.param

>"Deprecated. Use either req.params, req.body or req.query, as applicable."
http://expressjs.com/api.html#req.param
@ilanbiala ilanbiala added this to the 0.4.0 milestone Jun 3, 2015
@ilanbiala ilanbiala self-assigned this Jun 3, 2015
ilanbiala added a commit that referenced this pull request Jun 3, 2015
Fix deprecated ExpressJS req.param('provider')
@ilanbiala ilanbiala merged commit b1d95e0 into meanjs:0.4.0 Jun 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants