nicolas
30f30d7669
Renamed zoom to zoomvideo
2021-06-13 14:04:03 +02:00
nicolas
0bb4678bf7
Added subtitle to zoom integrations
2021-06-13 13:59:40 +02:00
nicolas
734d9ad243
Save whole JSON
2021-06-11 02:32:07 +02:00
nicolas
a9a569f876
Removed scopes variable
2021-06-11 02:17:22 +02:00
nicolas
f44c8b6326
Potentially first working version of token fetching for zoom
2021-06-11 02:14:36 +02:00
nicolas
697cae9cc9
Very rudimentary development version of zoom auth #6
2021-06-11 02:13:02 +02:00
nicolas
65a029acde
Very rudimentary development version of zoom auth #5
2021-06-11 02:10:56 +02:00
nicolas
615e59cde7
Very rudimentary development version of zoom auth #4
2021-06-11 02:08:47 +02:00
nicolas
46474c9c70
Very rudimentary development version of zoom auth #3
2021-06-11 02:07:02 +02:00
nicolas
a2f1462f10
Very rudimentary development version of zoom auth #2
2021-06-11 02:03:48 +02:00
nicolas
b5733716de
Very rudimentary development version of zoom auth
2021-06-11 01:37:58 +02:00
nicolas
3d4222c631
Merge branch 'main' into feature/cancel-reschedule-links
2021-06-10 08:33:39 +02:00
nicolas
27194ef68c
Fixed bug where null email address could occurr in office365 credential key
2021-06-07 20:21:38 +02:00
nicolas
2b84612e5d
Request offline_access in first office365 step
2021-06-07 19:30:09 +02:00
Alex van Andel
1f6e3f8f2e
Removed calendar scope, we shouldn't need it.
2021-06-03 00:05:54 +00:00
Fernando Barrios
5f101ca5fc
feat: Add support for multiple google calendars
2021-05-11 07:27:06 -06:00
Bailey Pumfleet
209791d86d
Get user ID from session instead of looking it up
2021-05-11 10:21:05 +01:00
Bailey Pumfleet
6091f7ba86
Merge pull request #87 from emrysal/main
...
Adds Office 365 / Outlook.com Calendar Integration
2021-04-22 15:04:56 +01:00
Alex van Andel
6a9632bb12
Added User.Read explicitly to office 365 oauth scopes, as it seems some setups do not automatically apply this scope.
2021-04-22 13:27:57 +00:00
Alex van Andel
598a86426b
Fixes adding google integration not appearing in the dashboard after adding it. This was due to the credential being added async and the redirect happened before the save has completed.
2021-04-22 11:09:18 +00:00
Alex van Andel
8010abf15a
Adds Office 365 / Outlook.com Calendar Integration
...
* Added MS_GRAPH_CLIENT_* credentials to .env.example.
* Refactored the google integration into an abstraction layer for creating events and getting the user schedule from either Google or Office 365.
* FIX: when re-authorizing the Google Integration the refresh_token would no longer be set and the google integration would stop working.
* Updated Office 365 integration image
2021-04-21 23:10:48 +01:00
Bailey Pumfleet
ddd7ccfb01
Standardise semicolons
2021-04-11 18:12:18 +01:00
Bailey Pumfleet
1582cfd43f
Add self-authentication with Google Calendar API
2021-03-26 15:51:19 +00:00