Skip to content

Use OAuth in Claude #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from
Closed

Use OAuth in Claude #221

wants to merge 7 commits into from

Conversation

0xferit
Copy link
Member

@0xferit 0xferit commented Jul 14, 2025

No description provided.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Add id-token: write and other necessary permissions to fix OIDC token authentication error in Claude GitHub Actions workflow.
cursor[bot]

This comment was marked as outdated.

Copy link

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Bug: Console Log Leak: Remove Internal URL

A debugging console.log statement, logging injectedArgs.arbitratorJsonRpcUrl, was accidentally left in src/components/disputeSummary.js. This output is unrelated to the PR's OAuth changes and should be removed to prevent logging internal RPC URL information to the browser console.

src/components/disputeSummary.js#L40-L41

console.log('injectedArgs.arbitratorJsonRpcUrl:', injectedArgs.arbitratorJsonRpcUrl);

Fix in CursorFix in Web


Was this report helpful? Give feedback by reacting with 👍 or 👎

@0xferit
Copy link
Member Author

0xferit commented Jul 14, 2025

@claude test

Copy link

github-actions bot commented Jul 14, 2025

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

@0xferit 0xferit marked this pull request as draft July 14, 2025 05:48
@0xferit 0xferit closed this Jul 17, 2025
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