Open Issues Need Help
View All on GitHub Create Web Backend to Manage OAuth 2.0 Flow 2 months ago
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