andrewminer / crafting-guide

The ultimate step-by-step guide to make anything in Minecraft
http://crafting-guide.com
66 stars 192 forks source link

'Log in with github' requests unnecessary write access #279

Closed kolen closed 7 years ago

kolen commented 7 years ago

Write access is unnecessary when using github only as authentication service:

image

andrewminer commented 7 years ago

Actually, Crafting Guide uses GitHub as much more than an authentication service. When users edit wiki pages, their changes are saved as commits to the related documents in the crafting-guide-data repository. To add grant wiki editors contributor status (a necessary precondition to submitting a commit), Crafting Guide has to ask for this permission. Be assured, though... it only ever requests data related to its own operation!

Gunni commented 4 years ago

Never going to happen:

This application will be able to read and write all public repository data. This includes the following:

You are dreaming, make a seperate auth section for that if you want that kind of access.