From 208e5e2391e610cbeabad7a1ad6fb5b9276fbace Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 22 Aug 2016 21:13:20 -0400 Subject: [PATCH] sections for crypt and session data --- node.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/node.md b/node.md index 7f2df67..bf99015 100644 --- a/node.md +++ b/node.md @@ -195,3 +195,5 @@ app.get('/:id', function(req, res){ ## Method Override ## Database ## Static +## Session +## Bcrypt