|
|
7633bd25e3
|
tests: add unit test for log module. feat: change user_id into string on dto for storing log, delete: remove log controller, split logic for storing multiple database record into blockchain into different file. Add logger for multiple method. Change return exception while catching error on auth
|
2025-12-03 12:57:02 +07:00 |
|
|
|
87e20b6848
|
tests: add unit test fo fabric.service.ts. fix: add better handling for connection failure and better handling when disconnecting from fabric on fabric service
|
2025-12-03 11:00:41 +07:00 |
|
|
|
7b0873e0da
|
test: add unit test for auth modules. feat: add logout endpoint. fix: change auth register logic, add env variable to easily change token expire, fix bug for empty array and header csrf doesn't authenticate
|
2025-12-02 13:19:03 +07:00 |
|
|
|
16f72d1dc5
|
feat: change jwt from response into httpOnly cookies to prevent xss attack, add csrf token to prevent csrf attack, login view and functionality to route, add 404 page functionality
|
2025-10-28 14:41:24 +07:00 |
|
|
|
d4fb9df013
|
feat: add auth guard on obat and tindakan dokter, fix response on get all users and add auth guard on get all users
|
2025-10-27 14:29:44 +07:00 |
|