Simen Brekken
Results
2
comments of
Simen Brekken
I came across this old issue and thought I'd suggest a novel one-liner solution using plugins: ```js newTracker('sp', 'https://foo.com', { plugins: [() => ({ contexts: [sticky, contexts, here] })] })...
**TL;DR**: `gh auth login --insecure-storage` let's you use `gh` as the source of the OAuth token. For anyone struggling with this, `spr` tries to get the OAuth token from three...