GitHub Access Tokens: How To Use Them Properly

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • Today we learn how to properly use GitHub access tokens.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine...
    💻 The Algorithm Bible Book: www.neuralnine...
    👕 Programming Merch: www.neuralnine...
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine...
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine...
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/Neu...
    🎙 Discord: / discord

Комментарии • 43

  • @sebastianmendestello9431
    @sebastianmendestello9431 6 месяцев назад +14

    Hate this token, makes everything more dificult

    • @aldolucchi1748
      @aldolucchi1748 4 месяца назад

      Me too!

    • @FrancoisSchnell
      @FrancoisSchnell 19 дней назад

      I dislike it too. Noticed vscode doesn't need tokens and accept login:pass

  • @Darkev77
    @Darkev77 8 месяцев назад +4

    Wow, I was searching about this topic just yesterday and now you posted this!!

  • @sanfords
    @sanfords 3 месяца назад +1

    Great stuff and thanks for the auth technique with github! My only remaining question is "is this the best an safest way to do auth?

  • @zajlord2930
    @zajlord2930 8 месяцев назад +2

    this is literally what i needed a week ago...

  • @interpro
    @interpro 7 месяцев назад +1

    Thank you! Simple and to the point!

  • @drift-x4q
    @drift-x4q 3 месяца назад

    Thank You simple and great explanation, saved my life

  • @erikw137
    @erikw137 3 месяца назад +2

    Storing the token in a text file and in the git config is insecure, if the device becomes compromised you've given away access to your repositories

    • @angelp9239
      @angelp9239 18 дней назад

      what do you suggest? For example i have an obsidian and everytime i want to backup it tells me to put my credential but i can do it automatically like the video. Any suggest?

    • @erikw137
      @erikw137 18 дней назад

      @@angelp9239 Git Credential Manager solves this, you can also use a general use secrets management tool like Hashicorp Vault

  • @levperla
    @levperla 8 месяцев назад

    Also tried to manage this not so long ago =)
    Are there any principal differences between using SSH keys and Access Tokens?

  • @InsertNameHere.1719
    @InsertNameHere.1719 2 месяца назад

    All the more reason why I love Kali

  • @AlexisKaraboChabane
    @AlexisKaraboChabane 18 дней назад

    omg!! you're a life saver

  • @ritamchatterjee3307
    @ritamchatterjee3307 8 месяцев назад

    hey NeuralNine please make a video on Github LFS, everytime I try to upload a model over 120 mb it gets so painful ,each time it says that I have already surpass the quota of the allocated LFS for the month, even though i haven't use it for months

  • @piecucci
    @piecucci 3 месяца назад

    muchas gracias

  • @usmansaeed7678
    @usmansaeed7678 5 месяцев назад

    not worked for me

  • @dhairy-kumar-learn
    @dhairy-kumar-learn 4 месяца назад

    Very helpful,

  • @lucasgonzalezsonnenberg3204
    @lucasgonzalezsonnenberg3204 6 месяцев назад

    it helped to me

  • @PragMero
    @PragMero Месяц назад

    woah nice yummy token, it would be a shame if I use it on my own computer

  • @CodeWithArpitTech
    @CodeWithArpitTech 8 месяцев назад +1

    hello

  • @yaarooruvan4310
    @yaarooruvan4310 8 месяцев назад

    Mine expires tomorrow 😂

  • @ryanranger7776
    @ryanranger7776 2 месяца назад +1

    Neural Nine, Your Awesome. Thank you very much . No BS right to the point.

  • @djairvinicius
    @djairvinicius 6 дней назад

    Obrigado ajudou muito, todos os tutoriais antes desse não funcionava

  • @shahnawaz_0651
    @shahnawaz_0651 16 дней назад

    Do you really need to create a new token for every new repository you create?

  • @funkykong9001
    @funkykong9001 8 месяцев назад +1

    Would be good to also describe where the token is saved by git under the hood.

  • @b1-rogr470
    @b1-rogr470 29 дней назад

    Thnaks a lot, very useful.

  • @ahmedhussainkhan3080
    @ahmedhussainkhan3080 Месяц назад

    thanks bro

  • @nihalxkumar
    @nihalxkumar 4 месяца назад

    thanks boss

  • @syedazeemjaved
    @syedazeemjaved 4 месяца назад

    Please also tell users how to properly store these tokens by encrypting them and using a credentials store manager.

  • @liweishi5931
    @liweishi5931 7 месяцев назад

    Thanks for solving my problem

  • @charleswilliams8368
    @charleswilliams8368 6 месяцев назад

    Thanks, this actually worked.

  • @Deboniako
    @Deboniako 6 месяцев назад

    wow! super clever!!

  • @narhem123
    @narhem123 5 месяцев назад

    This was great! Thank you

  • @ariamehrmaleki8964
    @ariamehrmaleki8964 6 месяцев назад

    great

  • @mgreek31
    @mgreek31 8 месяцев назад

    Clutch 🎯

  • @muddyexport5639
    @muddyexport5639 8 месяцев назад

    Thank you. Good content/info!