sourcegraph / openctx

See contextual info about code from your dev tools, in your editor, code review, and anywhere else you read code.
https://openctx.org
Apache License 2.0
135 stars 14 forks source link

provider: linear uses async await for getAccessToken #160

Closed keegancsmith closed 2 months ago

keegancsmith commented 2 months ago

This makes the next change clearer which requires getAccessToken to be async.