KNowledgeOnWebScale / solid-calendar-store

Solid stores for managing calendars
6 stars 1 forks source link

Clarify instructions wrt Google Calendar #8

Closed RubenVerborgh closed 2 years ago

RubenVerborgh commented 2 years ago

The current instructions read:

Rename config/config-calendar-example.json to config/config-calendar.json.
Optional: configure use of Google Calendar. If you do not do this, calls involving Calendar will fail.

    Update calendar id of Google Calendar in config/config-calendar.json.
    Give Solid Calendar Store access to Google Calendar API via node scripts/get-google-access-token.js.

However, we should make clear that any ical feeds can be configured, including the secret feeds exposed by Google Calendar. So no special auth is required for GCal. (Only when ping-based realtime updates are requested._