Hi!
I would like to use issue-graph on our open public git repository with lots of interconnected (referenced) issues but required authorization prevents me to do that (i have no permissions for that).
AFAIK https://developer.github.com/v3/issues/ allows one to collect all the issue-related information for a open public repository...
Therefore I wonder why does this application really requires all those permissions to read and write all repository related data?
Would it be possible to allow issue-graph to work with open public repositories directly without any authorizations, e.g. similarly to https://9-volt.github.io/bug-life/ ?
Thank You!