clib
clib copied to clipboard
Use GitHub Contents API
Currently, we make requests to raw.githubusercontent.com which fails to work with private repositories as the [email protected] scheme no longer works. PATs do not seem to work as a query string ?token=.
The solution appears to be in the GitHub Contents API with the usage basic auth