Skip to content

Added scope parameter #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added scope parameter #11

wants to merge 1 commit into from

Conversation

elmarburke
Copy link

added scope environment variable to add scope settings to GitHub OAuth
request. Now, you can just define scopes within the now command.

Awesome work, @mxstbr, saved me hours today 👏

added scope environment variable to add scope settings to GitHub OAuth
request
Copy link
Owner

@mxstbr mxstbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks! Can we just change the docs to

You can change the scope of the data you can access with the `SCOPE` env variable, e.g. `SCOPE="repo read:org"`. For more information see the GitHub docs. (LINK TO THE GITHUB DOCS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants