Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Github auth to Basic Authentication #252

Open
micahstubbs opened this issue May 7, 2020 · 1 comment
Open

update Github auth to Basic Authentication #252

micahstubbs opened this issue May 7, 2020 · 1 comment

Comments

@micahstubbs
Copy link
Collaborator

micahstubbs commented May 7, 2020

we got this email from github back in February 2020:

On February 6th, 2020 at 21:41 (UTC) your application (building-blocks-prod) used its client_id and client_secret (with the User-Agent Bl.ock Builder) as part of a set of query parameters to access an endpoint through the GitHub API:

https://api.github.com/gists/bfadecc96183c48d13b7b90bcf358a61

Please use Basic Authentication instead as using OAuth credentials in query parameters has been deprecated.

Depending on your API usage, we'll be sending you this email reminder at most once every 3 days.
Just one URL that was accessed with a User-Agent combination will be listed in the email reminder, not all.

Visit https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters for more information.

Thanks,
The GitHub Team

@curran
Copy link
Collaborator

curran commented Feb 11, 2022

Yo let's do this! How hard can it be?

Here's the auth code for VizHub that currently works for GitHub auth https://github.com/vizhub-core/vizhub/blob/main/vizhub-v2/packages/controllers/src/jwtAuth/index.js

Would be awesome to revive blockbuilder, for old times' sake. Hope y'all have been well!

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

No branches or pull requests

2 participants