amitsaha / gitbackup

Tool to backup your Bitbucket, GitHub and GitLab repositories
MIT License
194 stars 33 forks source link

GitHub - Allow fetching a token via oauth flow #40

Closed amitsaha closed 3 years ago

amitsaha commented 3 years ago

Uses #39 to allow users to authenticate to GitHub and fetch the token via oauth flow. Additionally, once fetched, the token will be saved to the user's keyring.