01 — Setup
Enter your Google OAuth 2.0 Client ID to connect this app directly to your Google Calendar.
Don't have a Client ID? Follow these steps:
- Open console.cloud.google.com and create a project.
- Go to APIs & Services → Library and enable Google Calendar API.
- Go to APIs & Services → OAuth consent screen → External → fill app name → Save.
- Go to Credentials → Create Credentials → OAuth Client ID → Web application.
- Under Authorized JavaScript origins add: http://localhost
- Copy the Client ID and paste it below.