It'd be nice to have GitHub's [OAuth](https://developer.github.com/guides/basics-of-authentication/) used for generating access tokens instead of requiring intervention on the user's part. The Chrome extension documentation has [an example](https://developer.chrome.com/extensions/tut_oauth) that looks like it should be helpful in accomplishing this.
It'd be nice to have GitHub's OAuth used for generating access tokens instead of requiring intervention on the user's part.
The Chrome extension documentation has an example that looks like it should be helpful in accomplishing this.