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