You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You recently used a password to access an endpoint through the GitHub API using python-requests/2.22.0. We will deprecate basic authentication using password to this endpoint soon:
We recommend using a personal access token (PAT) with the appropriate scope to access this endpoint instead. Visit https://github.com/settings/tokens for more information.
Thanks,
The GitHub Team
The text was updated successfully, but these errors were encountered:
I mean doctr creates and deletes them with the API (which uses the password API to do, so hopefully doing that will stay supported). It's just annoying because if it gets interrupted before the delete the token will still be there. And GitHub also sends you an email about it every time a token gets created, which is confusing.
I got this email that I think was related to a doctr configure call:
Hi @moorepants,
You recently used a password to access an endpoint through the GitHub API using python-requests/2.22.0. We will deprecate basic authentication using password to this endpoint soon:
https://api.github.com/
We recommend using a personal access token (PAT) with the appropriate scope to access this endpoint instead. Visit https://github.com/settings/tokens for more information.
Thanks,
The GitHub Team
The text was updated successfully, but these errors were encountered: