Skip to content

Add token authentication for GitHub releases API#15

Open
ianhsu927 wants to merge 1 commit into
SteamDeckHomebrew:mainfrom
ianhsu927:add-token-authentication
Open

Add token authentication for GitHub releases API#15
ianhsu927 wants to merge 1 commit into
SteamDeckHomebrew:mainfrom
ianhsu927:add-token-authentication

Conversation

@ianhsu927

Copy link
Copy Markdown

Due to the slow download speed of GitHub files in mainland China, some users use proxy services to download. Since proxy servers are often used by multiple people, GitHub may impose restrictions, causing downloads to fail. I have added token authentication to bypass these restrictions.

@PartyWumpus

PartyWumpus commented Jun 20, 2024

Copy link
Copy Markdown
Member

This is a great change, but i don't think it will work if there isn't an error, as the auth is given as just Authorization: token which is likely considered bad credentials. (it also doesn't edit the prerelease file but that's a trivial change)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants