EmmyMay
EmmyMay
```// auth logout router.get('/logout', (req,res,next)=>{ req.logOut(); res.redirect('/'); }) ``` I'm using cookie-session. I've tried everything from setting req.session to null and clearing cookie with res.cookie. It seems as though, on...
Hi, lovely work btw but I can't seem to find how you are using the validator.js file. I felt it'd be used in the controllers to sanitize and validate the...
# The following changes are implemented TODO: Summary # Changes in the user interface: TODO: Add screenshots, recordings or remove this section # Checklist when submitting a final (!draft) PR...
- [ ] Make it possible for other devices to access the web app from the server - [ ] The toolbar on compose is covered by Safari's browser toolbar.
# The following changes are implemented TODO: Summary # Changes in the user interface: TODO: Add screenshots, recordings or remove this section # Checklist when submitting a final (!draft) PR...
# The following changes are implemented TODO: Summary # Changes in the user interface: TODO: Add screenshots, recordings or remove this section # Checklist when submitting a final (!draft) PR...