glance icon indicating copy to clipboard operation
glance copied to clipboard

The tool should be able to naively authenticate against Github

Open rorybyrne opened this issue 4 years ago • 0 comments

Current Situation

There is no authentication implemented.

Enhancement

The tool should be able to communicate with the Github API via authenticated requests.

Reasoning

The tool must be able to access private repositories.

Implementation

This can be built into the git/ directory as a method on the Github class.

Tasks

  • [ ] ???

rorybyrne avatar Jul 11 '20 11:07 rorybyrne