Skip to content

feat: Support using Claude Pro and Max subscription#41

Open
averypelle wants to merge 5 commits intoanthropics:mainfrom
averypelle:main
Open

feat: Support using Claude Pro and Max subscription#41
averypelle wants to merge 5 commits intoanthropics:mainfrom
averypelle:main

Conversation

@averypelle
Copy link
Copy Markdown

@averypelle averypelle commented Sep 22, 2025

Summary

Allow using Claude Pro and Max plans for this GitHub action. Set the claude-code-auth-token param instead of claude-api-key to use. Note that OAuth will take precedence over API key when both are present.

I have tested this on my private repositories and confirmed that it was able to use my token. Please let me know what else you may need in order to complete this PR! Thank you for the great work on Claude Code and this repo!

This should address issues #5 and #3.

Tagging @ddworken and @petery-ant for review since you both recently contributed to the repo. Let me know if I should be adding someone else instead.

@averypelle
Copy link
Copy Markdown
Author

I noticed that this was working last week but now the server is rejecting the token with 401 saying that OAuth clients are not yet supported

@yarikoptic
Copy link
Copy Markdown

hearing back from upstream on viability of this option would be greatly appreciated! and thank you @averypelle for preparing this PR

deepank-atlas added a commit to atlas-support-inc/claude-code-security-review that referenced this pull request Feb 18, 2026
Cherry-picked from anthropics#41.
Adds claude-code-oauth-token input as an alternative to claude-api-key,
enabling authentication via Claude Pro/Max subscription OAuth tokens.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pmatos
Copy link
Copy Markdown

pmatos commented Apr 24, 2026

Any reason this has no further reviews and hasn't been merged?

@yarikoptic
Copy link
Copy Markdown

Any reason this has no further reviews and hasn't been merged?

I think the reason is 💵

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