mattn/vim-gist

gist_show_privates showing all

kmatt opened this issue · 1 comments

kmatt commented

Adding let g:gist_show_privates = 1 to my .vimrc, and calling :Gist -l appears to be the equivalent of :Gist -la

Instead of seeing my private Gists (with token configured), I'm seeing gists from multiple users.

kmatt commented

Authentication issue. Token was not being used, resulting in the API returning all gists per https://docs.github.com/en/free-pro-team@latest/rest/gists/gists?apiVersion=2022-11-28#list-gists-for-the-authenticated-user