openclimatefix / openclimatefix/quartz-api
v1: Auth passthrough to Data Platform
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 13
Description
Propagate caller's Auth0 token through to DP gRPC calls (currently 5× authdata={} TODOs); blocked on DP-side work.
Contributor guide
No contributing guide indexed for this repository
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 five authdata={} TODOs in the DP gRPC call sites and review how the caller's Auth0 token enters the API. Confirm the required DP-side work before proceeding; done means the caller token is propagated through each relevant DP call.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, python
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100