remote calendar: authenticate to ms graph api

This commit is contained in:
2022-05-01 23:44:18 +02:00
parent 0212193940
commit a7ec843509
13 changed files with 238 additions and 34 deletions

View File

@@ -6,3 +6,10 @@ services:
Chill\CalendarBundle\Synchro\Connector\RemoteCalendarConnectorInterface: ~
Chill\CalendarBundle\Synchro\Connector\NullRemoteCalendarConnector: ~
Chill\CalendarBundle\Synchro\Connector\MSGraphRemoteCalendarConnector: ~
Chill\CalendarBundle\Synchro\Connector\MSGraph\:
resource: '../../Synchro/Connector/MSGraph/'