Skip to content

v9.1.1 Throw on insufficient scopes

Compare
Choose a tag to compare
@sorenlouv sorenlouv released this 26 Aug 10:13
· 51 commits to main since this release

Now the access token is checked for the required scopes (repo scope for private repos and public_repo for public repos) and aborts with an error if it doesn't.