controllers
|
add password hash to new user
|
2020-02-05 16:44:31 -08:00 |
data
|
add sign jwt function and hook to auth/signup
|
2020-02-05 16:44:31 -08:00 |
middleware
|
stub new user sign up
|
2020-02-05 16:44:31 -08:00 |
routes
|
stub auth routes and controllers
|
2020-02-05 16:44:31 -08:00 |
services
|
add password hash to new user
|
2020-02-05 16:44:31 -08:00 |
test
|
add password hash to new user
|
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 password hash to new 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 |