Skip to content

Migrate from OAuth to GitHub Apps #99

@willzoo

Description

@willzoo

In src/github/github.py, an excessive amount of OAuth scopes are requested from users to read from their accounts. Due to limitations with OAuth we cannot request fine-grained access from users, for example: asking for read-access from just one repo they have access to. To add this fine grained access, we need to move to GitHub apps. Here is some helpful documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions