datopian / datahub-qa

:package: Bugs, issues and suggestions for datahub.io
https://datahub.io/
32 stars 6 forks source link

GitHub login is not working #285

Closed loleg closed 7 months ago

loleg commented 3 years ago

When I try to log in from the CLI using GitHub, I get directed to a GitHub 404 page. This despite being logged into GitHub with a user account that I'm rather sure had Datahub access in the past. Google authentication works for me.

The URI in the client with the -i option matches the URL that I see in the browser, which is:

https://github.com/login/oauth/authorize?response_type=code&client_id=wrong&redirect_uri=https%3A%2F%2Fapi.datahub.io%2Fauth%2Foauth_callback&scope=user%3Aemail&state=eyJ0eXAiOiJKV1Qi...(a long hash follows)

It looks to me like the GitHub OAuth app needs to be set up with new URIs.

rufuspollock commented 7 months ago

FIXED / INVALID. Login was disabled for a bit from in 2023 and will be back very soon.