Skip to content

Conversation

@dess890
Copy link
Contributor

@dess890 dess890 commented Jul 14, 2025

Note: This PR works with another PR on the main graphistry repo (dev/postmessage-auth-update branch) that handles the iframe side of the auth flow. Full end-to-end testing requires both PRs to land, but you can partially test the client-side auth flow through Storybook.

For testing:
cd projects/client-api-react
npm run storybook

If the iframe doesn't load, check line 38 in Graphistry.stories.jsx and hardcode: graphistryHost: 'https://hub.graphistry.com'

  • Go to Graphistry: React style in the sidebar
  • Scroll to the bottom and select Client Verification Test

and you can auth and check logs there. swapping out datasets though requires the PR in the main repo to land

@dess890 dess890 self-assigned this Jul 14, 2025
@dess890 dess890 marked this pull request as ready for review July 15, 2025 19:13
iframeStyle, iframeClassName, iframeProps, allowFullScreen,
tolerateLoadErrors
tolerateLoadErrors,
authToken
Copy link
Contributor

Choose a reason for hiding this comment

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

move this out of generateiframeref if possible

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