app.js icon indicating copy to clipboard operation
app.js copied to clipboard

app.eachRepository: add `{ userToken }` option to iterate through repositories acccessible by user

Open gr2m opened this issue 4 years ago • 0 comments

This would use this endpoint: https://docs.github.com/en/rest/reference/apps#list-repositories-accessible-to-the-user-access-token

But I want to make sure that there is an actual usecase for iterating through all installation, and then check for repositories accessible by the user in each one of them with the user-to-server token.

gr2m avatar Apr 16 '21 23:04 gr2m