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

fix: remove scopes from API as OAuth scopes are not supported by GitHub Apps, OAuth tokens inherit the installtion permissions instead #255

Merged
merged 4 commits into from
Feb 19, 2021

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Feb 19, 2021

No description provided.

@gr2m gr2m added the Type: Bug Something isn't working as documented, or is being fixed label Feb 19, 2021
@gr2m gr2m changed the title 🚧 fix: remove scopes from API as OAuth scopes are not supported by GitHub Apps, OAuth tokens inherit the installtion permissions instead fix: remove scopes from API as OAuth scopes are not supported by GitHub Apps, OAuth tokens inherit the installtion permissions instead Feb 19, 2021
BREAKING CHANGE: `createAppAuth({ id, privateKey })` is no longer supported. Use `createAppAuth({ appId, privateKey })` instead
@gr2m gr2m merged commit f542dbf into master Feb 19, 2021
@gr2m gr2m deleted the 253/remove-scope branch February 19, 2021 01:30
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as documented, or is being fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant