adds the role and I'll go ahead and link and socialite
This commit is contained in:
@@ -58,6 +58,8 @@ private function getAuthenticatedUser(): ?array
|
||||
'id' => $user->id,
|
||||
'name' => $user->name,
|
||||
'email' => $user->email,
|
||||
'job_title' => $user->job_title,
|
||||
'company_name' => $user->company_name,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user