Skip to content

feat(auth): add Microsoft login and OpenCode auth support#109

Draft
jimmystridh wants to merge 2 commits into
antiptrn:mainfrom
jimmystridh:codex/azure-auth-opencode-deploy
Draft

feat(auth): add Microsoft login and OpenCode auth support#109
jimmystridh wants to merge 2 commits into
antiptrn:mainfrom
jimmystridh:codex/azure-auth-opencode-deploy

Conversation

@jimmystridh
Copy link
Copy Markdown

Summary

  • add Microsoft OAuth login support, provider allowlisting, and provider visibility controls
  • harden OAuth callback/linking flows and callback base URL handling
  • persist refreshable OpenCode OAuth auth for the review agent while keeping OpenCode SQLite state local

Testing

  • bun test apps/bff/src/auth.test.ts
  • bun test apps/review-agent/src/utils/opencode.integration.test.ts apps/review-agent/src/agent/reviewer.test.ts
  • bun run --cwd apps/review-agent typecheck && bun run --cwd apps/review-agent build
  • bun run --cwd apps/app build

@jimmystridh jimmystridh marked this pull request as draft May 21, 2026 08:38
@jimmystridh jimmystridh force-pushed the codex/azure-auth-opencode-deploy branch from 9928a7d to 5ff5013 Compare May 21, 2026 12:16
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.

1 participant