chore(deps): update dependency remark-cli to v12.0.1 - abandoned
Compare changes
- Sheogorath authored
This patch should fix the broken redirect behaviour of the authentication provider where users aren't redirected back to the note they were send off, due to passport forgetting its session. Reference: https://github.com/jaredhanson/passport/issues/919
+ 2
− 1
@@ -136,6 +136,7 @@ oauth2Auth.get('/auth/oauth2', function (req, res, next) {