Skip to content
Snippets Groups Projects

chore(deps): update dependency remark-cli to v12.0.1 - abandoned

Open Botaniker (Bot) requested to merge renovate/remark into deploy
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -136,6 +136,7 @@ oauth2Auth.get('/auth/oauth2', function (req, res, next) {
oauth2Auth.get('/auth/oauth2/callback',
passport.authenticate('oauth2', {
successReturnToOrRedirect: config.serverURL + '/',
failureRedirect: config.serverURL + '/'
failureRedirect: config.serverURL + '/',
keepSessionInfo: true
})
)
Loading