Use basic authentication

Repository details (github-data-cli)
Project page
github-data-cli
Project log category
(18 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
💤 This project is inactive.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
18 commits
Stars
4 stars
Commit details (b3e96510)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Use basic authentication

> GitHub is deprecating authentication to the GitHub API using query parameters … > > All authentication to the GitHub API should be done using HTTP basic authentication.

See

Raw text
Use basic authentication

> GitHub is deprecating authentication to the GitHub API using query parameters ...
>
> All authentication to the GitHub API should be done using HTTP basic authentication.

See

- https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters
- https://developer.github.com/v3/auth/#via-oauth-and-personal-access-tokens

Changed files (1)

Path Additions Deletions
shared/github/github.sh +2 -2

Commit categories (3)