github icon indicating copy to clipboard operation
github copied to clipboard

Support GitHub Apps

Open asymmetric opened this issue 2 years ago • 0 comments

According to the GitHub Docs, GitHub Apps are preferrable to OAuth apps, as they provide, among other things, tighter authorization scopes (e.g. selecting which repos the App has access to, rather than all those the authorizing user has access to).

This document provides guidelines for how to migrate to Apps, in case that's what you decide to do.

asymmetric avatar Sep 05 '23 07:09 asymmetric