Open landru29 opened 9 years ago
In the function BaseFacebook.prototype.getCurrentUrl
instead of var path = req.url; there must be var path = req.originalUrl;
In the function BaseFacebook.prototype.getCurrentUrl
instead of var path = req.url; there must be var path = req.originalUrl;