Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@PTST PTST released this 05 Feb 14:09
· 37 commits to master since this release
26f9b3b

Added service calls to interact with calendar events (Create, Modify, Delete, Respond) #11

Please note that in order to use the service calls you need to update your azure app to include the Calendar.ReadWrite and Calendar.ReadWrite.Shared permission.

This permission change also means that this update will trigger a new authentication flow you must complete.