|
a6dd1002e2
|
refactor(server/middleware): update middlewares to use winston logger instead of plain console.log
|
2023-10-05 02:07:05 -04:00 |
|
|
84502b68b8
|
fix(server/middleware): add guard against setting event.context.currentUser to null
|
2023-10-03 00:57:21 -04:00 |
|
|
2b233364a1
|
refactor(api): refactor app to use pure jwts instead of cookies
cookies are no longer used
|
2023-09-28 21:55:19 -04:00 |
|
|
f0a006b3d5
|
feat(server/middleware): add the h3 equivalent of req.user to incoming request contexts
|
2023-09-25 19:33:02 -04:00 |
|