You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When logging in the handler redirects to req.session.redirectTo, but this is no longer happening because it's not being set by the protected routes handler anymore.