Skip to content

chore: add introspection scope to oauth flow#172

Merged
joshsny merged 1 commit intomainfrom
introspection-scope
Nov 20, 2025
Merged

chore: add introspection scope to oauth flow#172
joshsny merged 1 commit intomainfrom
introspection-scope

Conversation

@joshsny
Copy link
Copy Markdown
Collaborator

@joshsny joshsny commented Nov 13, 2025

This adds the introspection scope to the oauth flow, which we use in the MCP server.

Wait on PostHog/posthog#41440 before merging.

Copy link
Copy Markdown
Collaborator

@daniloc daniloc left a comment

Choose a reason for hiding this comment

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

yerrrrrr

@joshsny joshsny marked this pull request as ready for review November 20, 2025 19:11
Copilot AI review requested due to automatic review settings November 20, 2025 19:11
@joshsny joshsny merged commit 1500f2a into main Nov 20, 2025
18 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds the introspection scope to the OAuth flow used in the wizard login process. This scope is required for the MCP (Model Context Protocol) server functionality to properly query PostHog data. The change is a prerequisite for a backend PR that enables introspection capabilities.

Key change:

  • Added 'introspection' to the scopes array in the askForWizardLogin function

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants