Hi! I’ve been trying to build a page to list/delete/inspect GitHub installations. It is really easy with Octokit but this isn’t a supported library unfortunately.
Does anybody have a good template / example for how to do this? I’ve tried creating an authenticated api / doing it with curl, but the installation token url varies per installation as outlined here Authenticating with GitHub Apps - GitHub Docs