1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a separate web backend (e.g., using Cloudflare Workers) to handle the OAuth 2.0 flow for a Chrome extension that integrates with Google Calendar. This is necessary to securely manage the OAuth credentials and avoid exposing them within the extension itself. The backend will act as an intermediary between the extension and Google's authentication process.

Complexity: 4/5
enhancement help wanted