We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
datasette-auth-github/datasette_auth_github/views.py
Lines 19 to 24 in 31405aa
user scope is actually quite frightening - it allows write access to the user profile! read:org should work just as well here.
user
read:org
The text was updated successfully, but these errors were encountered:
Use read:org scope instead of user, refs #73
b9d7de3
I deployed this in an org-limited deployment and confirmed that it works.
Sorry, something went wrong.
Release 0.13.1
9564e25
Refs #73
No branches or pull requests
datasette-auth-github/datasette_auth_github/views.py
Lines 19 to 24 in 31405aa
user
scope is actually quite frightening - it allows write access to the user profile!read:org
should work just as well here.The text was updated successfully, but these errors were encountered: