taskcafe/internal
Jordan Knott 52c60abcd7 fix: secret key is no longer hard coded
the secret key for signing JWT tokens is now read from server.secret.

if that does not exist, then a random UUID v4 is generated and used
instead. a log warning is also shown.
2020-09-12 18:03:17 -05:00
..
auth fix: secret key is no longer hard coded 2020-09-12 18:03:17 -05:00
commands fix: secret key is no longer hard coded 2020-09-12 18:03:17 -05:00
db feat: add user profile settings tab 2020-09-11 14:26:02 -05:00
graph feat: add user profile settings tab 2020-09-11 14:26:02 -05:00
logger feat: add pre-commit hooks & refactor code to pass linting 2020-08-20 18:37:36 -05:00
notification feat: add notification UI 2020-09-10 15:31:04 -05:00
route fix: secret key is no longer hard coded 2020-09-12 18:03:17 -05:00
utils fix: use correct context keys when retrieving userID & role 2020-08-21 23:08:30 -05:00