Closed rrggrr closed 1 year ago
Github Gist API defaults to private for new Gists created by user. Haste applet should probably do the same where there is a user token present for consistency and therefore security.
So we want a "public" parameter (false by default) that will be controlled with a checkbox/switch, right?
Yes, correct.
Github Gist API defaults to private for new Gists created by user. Haste applet should probably do the same where there is a user token present for consistency and therefore security.