hetaoBackend / hetaoBackend/mcode-passport
Validate Anthropic subscription with a real-account E2E
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Goal
Promote the Anthropic subscription connector from experimental to compatible only after a real Claude Pro / Max account passes the full local-gateway path.
Required evidence
- OAuth login and persisted credential
- forced expiry followed by successful refresh
- account-available model filtering
- text SSE through MiniMax Code compatible endpoint
- tool call SSE through the same endpoint
- auth, quota, and upstream error mapping
- current Anthropic policy/terms review for third-party local clients
Use synthetic prompts only. Never attach credentials, account ids, or user conversations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Anthropic subscription connector and the full local-gateway E2E path described in the issue. Use synthetic prompts and a real Claude Pro or Max account to verify OAuth, refresh, model filtering, text and tool-call SSE, error mapping, and current policy terms; done means all evidence is recorded without exposing credentials or user data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, authentication, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100