aws / language-servers

AWS related Language Servers
Apache License 2.0
17 stars 15 forks source link

Send auth follow up item back when q returns auth error #323

Closed makenneth closed 2 weeks ago

makenneth commented 2 weeks ago

Description

Return an auth follow up action when Q api returns missing token errors. Referenced jetbrain/vscode which does not return a body for the follow up.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.