LoginSignup
0
0

いつも忘れるGitHubのトークン生成

Posted at

はじめに

年々記憶力が低下してるのでメモ!
公式にも書いてるよ
https://docs.github.com/ja/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#fine-grained-personal-access-token-%E3%81%AE%E4%BD%9C%E6%88%90

手順

ProfileのSettingsからDeveloper settingsをポチる
Cursor_と_Your_Profile.png

あとは作るだけ。

  • Tokens
    • Generate new token
      • 良い感じに権限をぽちぽち
        • 1行で収まる程度のトークンが生成されるのでコピる

これをpullとかpushするときに聞かれるYourPasswordに入れてあげればOK!

まじでこのページに辿り着くまで10分くらいかかったぜ。。
Personal_Access_Tokens__Classic_.png

おわりに

公式もChatGPTも偉大だけど、脳のメモリが逼迫されてる時は己のメモに限りますね!

簡単ですが以上です:hugging:

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0