We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0f825d + 6ac3340 commit 046393eCopy full SHA for 046393e
content/v3/oauth.md
@@ -17,8 +17,6 @@ All developers need to [register their
17
application](https://github.com/settings/applications/new) before getting
18
started. A registered OAuth application is assigned a unique Client ID
19
and Client Secret. The Client Secret should not be shared.
20
-This is preferred over Basic Authentication because tokens can be limited
21
-to specific types of data, and can be revoked by users at any time.
22
**You may create a [personal access token](https://github.com/settings/tokens/new)
23
for your own use or implement the web flow below to allow other users to authorize your application.**
24
0 commit comments