fix(auth): remove rooms as token when login
This commit is contained in:
@ -145,7 +145,6 @@ export class AuthController {
|
|||||||
id_role: role_id,
|
id_role: role_id,
|
||||||
roles: roles.roles,
|
roles: roles.roles,
|
||||||
hrms: hrms,
|
hrms: hrms,
|
||||||
rooms: rooms,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
privateKey,
|
privateKey,
|
||||||
|
|||||||
Reference in New Issue
Block a user