config
|
cacfe862c4
Add sessionSecret variable
|
%!s(int64=8) %!d(string=hai) anos |
lib
|
851a305940
Add invalidLoginCredentials and requestNotAuthorized error
|
%!s(int64=8) %!d(string=hai) anos |
migrations
|
c8eb10feb1
Add migration for unique username attribute
|
%!s(int64=8) %!d(string=hai) anos |
models
|
4c9104cc21
Fix typo
|
%!s(int64=8) %!d(string=hai) anos |
routes
|
10a95d519b
Add login and log out routes
|
%!s(int64=8) %!d(string=hai) anos |
test
|
ea6b957e8f
Add tests for logging in/out
|
%!s(int64=8) %!d(string=hai) anos |
.gitignore
|
05d95c1f3e
Include config.js
|
%!s(int64=8) %!d(string=hai) anos |
package.json
|
2c88827729
Add express-session and bcrypt dependencies
|
%!s(int64=8) %!d(string=hai) anos |
server.js
|
accc914eb7
Add session middle where to server
|
%!s(int64=8) %!d(string=hai) anos |