octocard-server
octocard-server copied to clipboard
Octocard accesses private GitGub info
Octocard only access your public github info
This is not entirely true because it also reads private organization memberships.
The oauth request asks for read:org permission which is
Read-only access to [private and public] organization, teams, and membership.
I suggest removing that (which also means "signing up" with GitHub is no longer required)