Update local repo with a new generated token from github

By: Roel
July 29, 2024

Update local repo with a new generated token from github

composer config --global github-oauth.github.com new-token

If not, add --auth flag

composer config --global --auth github-oauth.github.com new-token

Then 

composer config --list --global

It will generate the list, check github-oauth.github.com if it equals the on you generated in github

Tags: git

About the Author

Roel
Roel

Hi, my name is Roel. I am a TALL stack developer. I created this site to document all web applications I created using the TALL stack. I exclusively built products using Laravel because I like the experience writing applications using the simplest framework/stack available.



Please login to comment.

© 2024 Talldevelopers.com, All rights reserved.