Skip to content
Snippets Groups Projects
Commit 60f25c59 authored by Kagamino's avatar Kagamino
Browse files

still missing logout

parent 690f7ee8
Branches
Tags
2 merge requests!2Release 0.2: Notifications & Errors,!1Release 0.1: Authentication & Session
......@@ -9,6 +9,7 @@
* `pug`: A clean, whitespace-sensitive template language for writing HTML
* `mongoose`: Mongoose MongoDB ODM
* `body-parser`: Node.js body parsing middleware
* `morgan`: HTTP request logger middleware for node.js
### To use
* `joi`: Object schema description language and validator for JavaScript objects.
......@@ -16,7 +17,7 @@
## Release
### Next: v0.1.0
* [X] Authentication and session
* [ ] Authentication and session
* [ ] Validate mongoose models
* [ ] Make mongoose unique index work
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment