Skip to content

outlook: Authenticate local emulator requests - #3082

Open
gentlemandev wants to merge 1 commit into
mainfrom
fix/outlook-emulator-auth-header
Open

outlook: Authenticate local emulator requests#3082
gentlemandev wants to merge 1 commit into
mainfrom
fix/outlook-emulator-auth-header

Conversation

@gentlemandev

@gentlemandev gentlemandev commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Local Microsoft Graph emulator calls currently lose their Authorization header because the SDK only authenticates custom HTTPS hosts. Use the default Graph middleware chain with an emulator-specific authentication first step.

  • preserve the production Microsoft Graph client path
  • authenticate HTTP emulator requests before retry and redirect middleware
  • add a focused regression test for the outgoing header

QA:

  • pnpm test utils/outlook/client.test.ts utils/outlook/message.test.ts
  • scoped Biome check
  • live Outlook emulator profile and message projection probes

Review in cubic

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
inbox-zero Ignored Ignored Jul 29, 2026 9:21am

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

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.

2 participants