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

Split GitHub Perms #98

Description

@dcramer

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions