pkg
pkg copied to clipboard
Repos via oauth access_tokens
Does HTTP_AUTH allow oauth tokens to be set? How to pkg fetch for a repo with access via access_tokens
Does HTTP_AUTH allow oauth tokens to be set? How to pkg fetch for a repo with access via access_tokens
Does not work: https://github.com/freebsd/pkg/blob/f827470a91716f4e59193ab7ea11d6ddd68b3a57/libpkg/fetch_libcurl.c#L365
This function expects a colon to be present and curl will then pick Basic auth.