Transfer repositories between orgs using a Github App (and only its access token)
Context:
I have a Github App that centralizes a bunch of Github services for my clients. One of them is transfer a repository between orgs
(same enterprise).
It requires my client’s access token, but if he doesn’t have owner permission on both orgs, I can’t transfer de repo.