google-cal-meet-api
v1.1.7
Published
This package will allow you to create a google meet link and use that link to create a event in the google calendar
Downloads
129
Maintainers
Readme
NodeJs Google-calendar-meet-api
An Api to help you create google meet links and create an event on the calendar with this link you created.
Install
Javascript Usage
- You will have to get the google api credentials
CLIENT_ID
andCLIENT_SECRET
- You will also need to enable the google calendar api in the api services on google cloud platform.
- Generate a refresh token using google authentication strategies.