calcom/pages/api
Femi Odugbesan 7690350124
feat: allow users to set google meet as a location for events (#287)
* feat: allow users to set google meet as a location for events

- add google meet location with support for other integrations

* return location types from server

also avoids potential leaks of user credentials

* chore: remove unused variable

* fix: return minimal required data from server
2021-06-21 18:15:29 -05:00
..
auth Implements inviting external users to teams 2021-06-09 21:43:37 +00:00
availability Merge branch 'main' into feature/custom-fields-on-the-booking-page 2021-06-21 11:35:59 +01:00
book feat: allow users to set google meet as a location for events (#287) 2021-06-21 18:15:29 -05:00
integrations Renamed zoom to zoomvideo 2021-06-13 14:04:03 +02:00
teams/[team] Implements inviting external users to teams 2021-06-09 21:43:37 +00:00
user Fixed incorrect variable & also clears old errors now 2021-06-09 20:32:02 +00:00
cancel.ts Deleting zoom also works 2021-06-14 19:00:17 +02:00
integrations.ts Get user ID from session instead of looking it up 2021-05-11 10:21:05 +01:00
teams.ts Use NEXTAUTH_URL to define the BASE_URL, then use that in invite email 2021-06-07 16:57:59 +00:00