Skip to content

Gracefully handle expired Google OAuth refresh tokens in Timesync#4

Open
davidcjw wants to merge 1 commit into
fix/graceful-calendar-errorsfrom
atb/3677ae4b-25b3-4cdf-b9ae-4d5d8d6eab9d
Open

Gracefully handle expired Google OAuth refresh tokens in Timesync#4
davidcjw wants to merge 1 commit into
fix/graceful-calendar-errorsfrom
atb/3677ae4b-25b3-4cdf-b9ae-4d5d8d6eab9d

Conversation

@davidcjw

Copy link
Copy Markdown
Owner

Summary

Gracefully handle expired Google OAuth refresh tokens in Timesync

Files changed (11)

  • AGENTS.md (+3/-0)
  • README.md (+32/-0)
  • app/api/__tests__/reauth.test.ts (+48/-0)
  • app/api/availability/route.ts (+6/-2)
  • app/api/book/route.ts (+10/-2)
  • components/BookingWidget.tsx (+16/-2)
  • lib/__tests__/google.test.ts (+70/-0)
  • lib/cors.ts (+9/-0)
  • lib/google.ts (+66/-24)
  • lib/provider.ts (+3/-0)
  • vitest.config.ts (+12/-0)

PR opened automatically by the agent task board dispatcher.
Board task: 3677ae4b-25b3-4cdf-b9ae-4d5d8d6eab9d

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
timesync Ready Ready Preview, Comment Jul 11, 2026 12:38pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant