diff --git a/src/auth/auth-services/actor.auth.service.ts b/src/auth/auth-services/actor.auth.service.ts index af9b7b7..402ab3d 100644 --- a/src/auth/auth-services/actor.auth.service.ts +++ b/src/auth/auth-services/actor.auth.service.ts @@ -326,6 +326,8 @@ export class ActorAuthService { ], damage_expert: [ "fullName", + "firstName", + "lastName", "email", "phone", "companyName",