janjoerke / vscode-jenkins-pipeline-linter-connector

MIT License
60 stars 21 forks source link

Token based authentication #14

Closed dracoBoreus closed 4 years ago

dracoBoreus commented 4 years ago

I implemented a token based authentication on my fork of the repo. I would like to contribute to the official repo please take a look and if you find it useful than feel free to take it over.

[commit msg]: isToken selection added and pass changed to auth in package.json, token handling logic added to src/extension.ts

janjoerke commented 4 years ago

Thanks for your contribution. I’m busy over the weekend, but will try to have a look on Monday. :)

janjoerke commented 4 years ago

The request is integrated. I had to change it a bit to ensure backward compatibility.