Skip to content

feat(sdk,web-client): add auth token support for subgraph API#16

Open
ovasylenko wants to merge 1 commit intopantherfoundation:mainfrom
ovasylenko:chore/subgraph-update
Open

feat(sdk,web-client): add auth token support for subgraph API#16
ovasylenko wants to merge 1 commit intopantherfoundation:mainfrom
ovasylenko:chore/subgraph-update

Conversation

@ovasylenko
Copy link
Copy Markdown

  • Add SUBGRAPH_AUTH_TOKEN to SDK and web-client .env.example files
  • Update Subgraph class to accept auth token and send Authorization header
  • Change subgraph URL to use The Graph gateway API (gateway.thegraph.com)
  • Add auth token input field to web-client MinerClientParams form
  • Update types, env parsing, and worker to pass auth token through the stack

- Add SUBGRAPH_AUTH_TOKEN to SDK and web-client .env.example files
- Update Subgraph class to accept auth token and send Authorization header
- Change subgraph URL to use The Graph gateway API (gateway.thegraph.com)
- Add auth token input field to web-client MinerClientParams form
- Update types, env parsing, and worker to pass auth token through the stack
@ovasylenko ovasylenko force-pushed the chore/subgraph-update branch from 460a4dd to f3dc0b2 Compare December 17, 2025 07:54
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