fix(auth): remove rooms as token when login

This commit is contained in:
avicenan
2026-06-10 11:14:25 +09:00
parent 243034fe81
commit 6a8997b22a

View File

@ -145,7 +145,6 @@ export class AuthController {
id_role: role_id,
roles: roles.roles,
hrms: hrms,
rooms: rooms,
},
},
privateKey,