Skip to content

Commit

Permalink
chore: explain about api key
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd committed Jan 25, 2024
1 parent 4cc1702 commit fc07f3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions next.calendar.constants.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ export const BASE_CALENDAR_URL =
/**
* This is a shared (public) Google Calendar Key (accessible on the Web) for accessing Google's Public Calendar API
*
* This is a PUBLIC available API Key and not a Secret; It's exposed by Google on their Calendar API Docs
*
* Note that this is a custom Environment Variable that can be defined by us when necessary
*/
export const SHARED_CALENDAR_KEY =
Expand Down

0 comments on commit fc07f3c

Please sign in to comment.