Skip to content

Create personal access token

ZHAO Xudong edited this page Mar 19, 2026 · 10 revisions

Create Personal Access Token

Language / 语言: English | 中文


English

About personal access token

Login to github, goto https://github.com/settings/tokens/new to create new personal access token with gist scope only, and make sure to copy your new personal access token. You won’t be able to see it again!

About Gist ID

You should use existing gist, or create new secret gist from https://gist.github.com/, you can get gist id from url, url is like https://gist.github.com/your-name/xxxxxxxx, xxxxxxxx would be gist ID.

About Encrypt password

It is optional, if you use it, make sure you remember it, or would lose the bookmark data in secret gist forever.

中文

关于个人访问令牌

登录到 GitHub,转到 https://github.com/settings/tokens/new 创建新的个人访问令牌 仅具有 gist 范围,并确保复制您的新个人访问令牌。您将无法再次看到它!

关于 Gist ID

您需要使用现有的 gist,或从 https://gist.github.com/ 创建新的秘密 gist,您可以从 URL 中获取 gist ID,URL 像 https://gist.github.com/your-name/xxxxxxxxxxxxxxxx 将是 gist ID。

关于加密密码

这是可选的,如果您使用它,请确保您记住它,否则会永远丢失秘密 gist 中的书签数据。

Clone this wiki locally