List Github Repositories
public
List Github Repositories
List every repo the user can access via the GitHub App.
Iterates all of the user’s App installations (personal account + every org they belong to) so the picker shows the full set, not just whichever installation happened to be first when they connected.
GET
List Github Repositories
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.