cube-js / cube-js/airflow-provider-cube
JWT logic is hard coded to use HS256
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
See code here:
https://github.com/cube-js/airflow-provider-cube/blob/main/cube_provider/hooks/cube.py#L92
I think it is possible to override the headers by passing in an AUTHORIZATION token - and this might make more sense - but figured I'd flag that this should probably be an argument or derive itself from the Cube configuration?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.