Skip to main content

Setup

This initiates a browser-based OAuth flow.

Requirements

A Google Cloud project with OAuth 2.0 credentials. Required scopes:
  • Sheets
  • Calendar
  • Docs
  • Drive

Available Tools

Sheets

Calendar

Docs

Drive

Token Storage

Tokens are stored in ~/.config/lukan/credentials.json and auto-refresh when expired.

Usage Example