ThirtyDegreesRay / OpenHub

An open source GitHub Android client app, faster and concise.
https://thirtydegreesray.github.io/OpenHub/
GNU General Public License v3.0
4.23k stars 415 forks source link

GitHub OAuth Authorization endpoint deprecation #358

Open oreoshake opened 4 years ago

oreoshake commented 4 years ago

Hello, I'm from the GitHub security team. We are in the process of removing the ability to use a password to authenticate to the GitHub API. We noticed this application supports and encourages in-app password-based authentication that calls the GitHub API. It uses this API to return a personal access token.

The API in use is being removed from GitHub later this year. We suggest you only enable the "Login with your default browser (OAuth)" option. Let us know if we can help you in any way.

Ref: https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/

Screenshot from most recent version in details below:

![Screenshot_20200626-180335](https://user-images.githubusercontent.com/448516/85904962-c2912380-b7a5-11ea-99cc-6a9a6901d40a.png)