controllers
|
patch to remove timeout from login test
|
2020-02-05 16:44:31 -08:00 |
data
|
add login verification of user
|
2020-02-05 16:44:31 -08:00 |
middleware
|
stub new user sign up
|
2020-02-05 16:44:31 -08:00 |
routes
|
add login verification of user
|
2020-02-05 16:44:31 -08:00 |
services
|
add login verification of user
|
2020-02-05 16:44:31 -08:00 |
test
|
patch to remove timeout from login test
|
2020-02-05 16:44:31 -08:00 |
knexfile.js
|
patch knexfile name to run migrations
|
2020-02-05 16:44:31 -08:00 |
package-lock.json
|
add password hash to new user
|
2020-02-05 16:44:31 -08:00 |
package.json
|
add login verification of user
|
2020-02-05 16:44:31 -08:00 |
Procfile
|
debug produciton db connection
|
2020-02-05 16:44:30 -08:00 |
server.js
|
add sign jwt function and hook to auth/signup
|
2020-02-05 16:44:31 -08:00 |