Skip to content

Commit 6ac3340

Browse files
committed
duplicate sentence from paragraph above
1 parent b0f825d commit 6ac3340

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)