Skip to content

Commit 046393e

Browse files
committed
Merge pull request github#835 from gonzohunter/master
duplicate sentence from paragraph above
2 parents b0f825d + 6ac3340 commit 046393e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/v3/oauth.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ All developers need to [register their
1717
application](https://github.com/settings/applications/new) before getting
1818
started. A registered OAuth application is assigned a unique Client ID
1919
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.
2220
**You may create a [personal access token](https://github.com/settings/tokens/new)
2321
for your own use or implement the web flow below to allow other users to authorize your application.**
2422

0 commit comments

Comments
 (0)