lawrencegripper/PowerGist

Todo - Migrate to Octokit and Basic auth flow

lawrencegripper opened this issue · 0 comments

Currently the GistApi library I found uses the Web flow for auth with secret, as this is a client app that's not great.

Aim would be to move over to using Octokit and Basic Authentication flow.