git 테스트

sbkwgh 9d10d78424 Initial commit 8 years ago
config cacfe862c4 Add sessionSecret variable 8 years ago
lib 36eee5a72e Add invalidToken error 8 years ago
migrations c8eb10feb1 Add migration for unique username attribute 8 years ago
models 9d10d78424 Initial commit 8 years ago
routes 0bf11850f5 Send 401 rather than 400 error for invalid token 8 years ago
test fb72a38180 Fix test bugs and typos 8 years ago
.gitignore 05d95c1f3e Include config.js 8 years ago
package.json 813b45d4ca For convenience, move away from migrations to using sequelize.sync({force:true}) in development 8 years ago
server.js 0b309eb2f6 Add admin_token route and add event for when app starts 8 years ago