src-cli icon indicating copy to clipboard operation
src-cli copied to clipboard

Sourcegraph CLI

Results 122 src-cli issues
Sort by recently updated
recently updated
newest added

use keyring to store oauth token add internal/keyring package to use 99designs keyring - rename keyring to store - make keyring struct src-cli and set label on secret return Token...

add refresh to oauthdevice.Client oauthdevice: add RefreshToken field and Refresh method ### Test plan