GitHub is removing their Authorizations API endpoint #18
Description
Expected Behavior:
No API error email
Actual Behavior:
Received email that says API is endpoint is being removed.
Steps to Reproduce the Problem:
- Authenticate with GitHub using the CLI
- Receive email that states:
On October 7th, 2020 at 22:32 (UTC) you or an application you used recently accessed the deprecated Authorizations endpoint on the GitHub API with the useragent python-requests/2.24.0.
We will remove the Authorizations API endpoint on November 13, 2020. If you accessed the API via password authentication, then we recommend you use the web flow to authenticate. Please check that your app uses the web flow for authentication https://docs.github.com/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow
You can learn more about these changes by visiting our developer blog https://github.blog/2020-07-30-token-authentication-requirements-for-api-and-git-operations/