pending.nvim/lua
Barrett Ruth bdd3e138c8 feat(sync): ship bundled OAuth credentials
Problem: Users must manually create a Google Cloud project and place a
credentials JSON file before sync works — terrible onboarding.

Solution: Add `client_id`/`client_secret` fields to `GcalConfig` and
`GtasksConfig`. `oauth.lua` resolves credentials in three tiers: config
fields, credentials file, then bundled defaults (placeholders for now).
2026-03-05 01:17:57 -05:00
..
pending feat(sync): ship bundled OAuth credentials 2026-03-05 01:17:57 -05:00