I have extracted a username, password and another password with express like this:
var urlencodedParser = bodyparser.urlencoded({extended: false}); app.post(\