Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Split GitHub Perms #98

Open
dcramer opened this issue Jan 21, 2018 · 0 comments
Open

Split GitHub Perms #98

dcramer opened this issue Jan 21, 2018 · 0 comments

Comments

@dcramer
Copy link
Member

dcramer commented Jan 21, 2018

This is a little bit hitting undo on what we did previously, but lets find a good pattern to split permissions.

We'd like three things:

  1. "Login via GitHub", which requires no repo permissions (user:email,read:org)
  2. "Allow public repos" (public_repo)
  3. "Allow private repos" (repo)

The problem we had before was reauthorizing GitHub seemed to clear the previous scopes we had requested. There must be a way to avoid that, otherwise we'll have to reauthenticate each time a user wants to add a new repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant