hospital-log/backend/api/src
2025-10-28 14:41:24 +07:00
..
modules 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
app.controller.spec.ts Initial Commit 2025-10-21 17:42:59 +07:00
app.controller.ts Initial Commit 2025-10-21 17:42:59 +07:00
app.module.ts feat: Authentication, Register users, Create Rekammedis + logs, Get All Users, Obat, Tindakan, Rekam Medis 2025-10-27 13:41:51 +07:00
app.service.ts Initial Commit 2025-10-21 17:42:59 +07:00
main.ts feat: Authentication, Register users, Create Rekammedis + logs, Get All Users, Obat, Tindakan, Rekam Medis 2025-10-27 13:41:51 +07:00