mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 09:11:06 +00:00
refactor: consolidate and debloat calendar sync implementation
Merge duplicated Google/Outlook engines, background handlers, and API layers into shared calendarSync modules to cut complexity without changing user-facing sync behavior.
This commit is contained in:
+1
-6
@@ -1,8 +1,3 @@
|
||||
# Optional override for Google OAuth client ID at build/dev time.
|
||||
# Client secret is NOT used in the extension — token exchange is on accounts.betterseqta.org.
|
||||
# See docs/GOOGLE_CALENDAR_ACCOUNTS_CALLBACK.md
|
||||
|
||||
# Optional OAuth client ID overrides (secrets live on accounts.betterseqta.org)
|
||||
# GOOGLE_OAUTH_CLIENT_ID=your-id.apps.googleusercontent.com
|
||||
|
||||
# Outlook / Microsoft Graph (see docs/OUTLOOK_CALENDAR_ACCOUNTS_CALLBACK.md)
|
||||
# OUTLOOK_OAUTH_CLIENT_ID=your-azure-application-client-id
|
||||
|
||||
Reference in New Issue
Block a user