Andrew Koltyakov
Andrew Koltyakov
SharePoint mostly was a void in Go lands before Gosip, IMO. Of course, a DIY option was always there, but realizing that SharePoint has so many authentication ways and that...
Integrate https://github.com/AlecAivazis/survey to provide interactive creds prompts. The idea is to introduce something like [node-sp-auth-config](https://www.npmjs.com/package/node-sp-auth-config) or better. ;)
As an enhancement add a drop-in or drop-out way of caching tokens on disk, similar to [this sandbox sample](https://github.com/koltyakov/gosip-sandbox/blob/master/strategies/device/device.go#L125) approach. So CLIs which are executable and not always pending in...
With Node.js we often use [cpass](https://www.npmjs.com/package/cpass) secrets encryption for dev scenarios. Node cpass and Gosip's cpass share the same logic however some differences lead to hashes incompatibility. This issue is...
- [x] add auto-resolving mechanisms for the strategy which should be used - [ ] add auth parameters auto-resolving such as cookie name adfs server, etc. - [ ] config...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
If numerous package managers are installed (npm, yarn, pnpm), provide a possibility which package manager to use by default.
TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint-react/issues/210 for more information.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...