Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GitHub OAuth token to Lando setup. #192

Open
tormi opened this issue Apr 27, 2021 · 0 comments
Open

Add a GitHub OAuth token to Lando setup. #192

tormi opened this issue Apr 27, 2021 · 0 comments

Comments

@tormi
Copy link
Member

tormi commented Apr 27, 2021

Let's store our personal token in ~/.ssh folder and copy it over to /var/www/.composer/auth.json during Lando setup so that it's always there. Typical GitHub OAuth token request:

GitHub API limit (60 calls/hr) is exhausted, could not fetch https://api.github.com/repos/wunderio/ip_anonymisation_helper/tags?per_page=100. Create a GitHub OAuth token to go over the API rate limit. You can also wait until 2021-04-27 17:14:54 for the rate limit to reset.

Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+ecc3eee72d06+2021-04-27+1708
to retrieve a token. It will be stored in "/var/www/.composer/auth.json" for future use by Composer.
Token (hidden):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant