hordruma keeps Google Workspace connected past the first hour
A pair of fixes turns Mike's Google Drive, Gmail, and Calendar connectors from one-hour demos into durable, everyday links.
The Google connectors in this build worked once and then quietly died: they authorized fine, but the short-lived access pass expired within the hour and nothing was ever stored to renew it. On top of that, Google's consent screen could report a fake "window closed" error even when the connection had actually succeeded. hordruma fixes both so the tools stay live.
What this unlocks once merged:
- Google Drive - browse and pull in documents without re-authorizing every hour.
- Gmail - reach mail through the same durable connection.
- Google Calendar - stay linked for scheduling and availability.
The fix is written to be generic, so wiring up the next provider is a small change rather than a rebuild. hordruma reports testing it end to end against a real Workspace account, and notes that anything that writes or deletes (like drafting an email) still sits behind a confirmation step.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?