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

Allow empty strings in response #15

Merged
merged 1 commit into from Jun 16, 2022
Merged

Allow empty strings in response #15

merged 1 commit into from Jun 16, 2022

Conversation

blakeembrey
Copy link
Contributor

@blakeembrey blakeembrey commented Jun 15, 2022

GitHub allows for an empty scope string to request public user information: https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps#available-scopes. Alternatively I could add an ignoreScopes option like the other "ignore" flags but that looks like it'll get overwhelming quickly. Happy to modify it as needed.

Edit: Alternatively it could also be a skip symbol. Let me know if either of these work for you and I can update the PR.

Copy link
Owner

@panva panva left a comment

Choose a reason for hiding this comment

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

Please update the failing test assertions and run npm run format.

@panva
Copy link
Owner

panva commented Jun 16, 2022

Thank you @blakeembrey

@panva
Copy link
Owner

panva commented Jun 16, 2022

@blakeembrey do you need this released? Are you okay waiting out an answer from GitHub (wrt #16)?

@blakeembrey
Copy link
Contributor Author

Happy to wait 😄

@blakeembrey blakeembrey deleted the patch-1 branch June 16, 2022 21:51
panva added a commit that referenced this pull request Jun 17, 2022
panva added a commit that referenced this pull request Jun 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants