refactor(gmail): route controller read paths through IEmailProvider #7
Reference in New Issue
Block a user
Delete Branch "feat/gmail-provider-reads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GmailController search + thread-listing read paths now go through the provider-neutral IEmailProvider seam instead of IGmailOAuthService directly. Behaviour-preserving (135/135). Groundwork for multi-provider (Microsoft/IMAP) email linking.
OAuth connect + Gmail-specific candidate ranking still use IGmailOAuthService directly; those get generalised in the next slice (b1).
82243600acto9febc2b22f