You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/gists.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ title: Gists | GitHub API
4
4
5
5
#Gists API
6
6
7
+
* TOC
8
+
{:toc}
9
+
7
10
##Authentication
8
11
9
12
You can read public gists and create them for anonymous users without a token; however, to read or write gists on a user's behalf the**gist**[oAuth scope][1] is required.