hetaoBackend / hetaoBackend/mcode-passport

Validate Anthropic subscription with a real-account E2E

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.