GitHub-User-Insights-using-API
GitHub-User-Insights-using-API copied to clipboard
Basic authentication using a password to the API is deprecated and will soon no longer work
As above, this basic credential approach to accessing the GitHub api is soon to be deprecated.
They 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.