Skip to content

Authentication

HolySheets! requires a Google Auth client:

  • JWT (Service Account): Easy for server-to-server.
  • OAuth2: For user-based access.

Ensure credentials have access to the target sheet. Add the service account email as an editor to the spreadsheet.

Released under the MIT License.