Skip to content

Conversation

dkfellows
Copy link
Collaborator

@dkfellows dkfellows commented Mar 13, 2025

Adds support for supplying a bearer token to use for doing a download, especially so data can be downloaded from private Github repos.

Fixes #43


  • Implement
  • Document
  • Test

@dkfellows dkfellows added the enhancement ⭐ New feature or request label Mar 13, 2025
@dkfellows dkfellows added this to the Publish, v1 milestone Mar 13, 2025
@dkfellows dkfellows self-assigned this Mar 13, 2025
@dkfellows
Copy link
Collaborator Author

Making this work with pulling a file from a private github repo (my key use case) required also adding support for controlling the Accept: header. This is "acceptable".
image

@dkfellows dkfellows merged commit c501903 into main Mar 14, 2025
1 check passed
@dkfellows dkfellows deleted the bearer-download branch March 14, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⭐ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Add support for bearer token to download
1 participant