mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 05:23:49 +00:00
msgraph: add metadata to users to connect with default calendar
This commit is contained in:
@@ -20,6 +20,8 @@ class MSGraphClient
|
||||
|
||||
private MSGraphTokenStorage $tokenStorage;
|
||||
|
||||
private MachineTokenStorage $machineTokenStorage;
|
||||
|
||||
/**
|
||||
* @param mixed $calendar
|
||||
*
|
||||
@@ -36,4 +38,6 @@ class MSGraphClient
|
||||
|
||||
return $response;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user