org-sync icon indicating copy to clipboard operation
org-sync copied to clipboard

suggest using personal access token for Github

Open karlicoss opened this issue 6 years ago • 3 comments

karlicoss avatar Dec 26 '19 13:12 karlicoss

@karlicoss You suggest to do so in the README, but how can I use a GitHub token in org-sync?

MarcvdSluys avatar Apr 17 '20 07:04 MarcvdSluys

@MarcvdSluys by setting it in org-sync-github-auth?

karlicoss avatar Apr 17 '20 17:04 karlicoss

I thought that was for user name and password, and I guess I was confused that there is a separate variable for GitLab, but with some trial and error I found that (setq org-sync-github-auth '("TOKEN")) works. Thanks for your help, and let's hope someone will merge these PRs.

MarcvdSluys avatar Apr 18 '20 10:04 MarcvdSluys