Mrinal Wahal

Results 32 issues of Mrinal Wahal

Just copy pasting the exact `Signing` code from README, produces the following error. And so does in complex code whenever I try it. `panic: Missing ID attribute` When I look...

Trying to browserify the release script and getting the following error: ``` Error: Can't walk dependency graph: Cannot find module './_stream_writable' from '/Users/wahal/go/src/github.com/envsecrets/jsrp/scripts/jsrp-browser.js' required by /Users/wahal/go/src/github.com/envsecrets/jsrp/scripts/jsrp-browser.js at /Users/wahal/.nvm/versions/node/v15.14.0/lib/node_modules/browserify/node_modules/resolve/lib/async.js:167:35 at load...

Running `jsrp` in the browser in a Nuxt2 project. Using release package `v0.2.4`. Getting the following error in console of my browser: ``` TypeError: this.ABuf is undefined ``` Running the...

### Objective Manage and mutate secrets directly from your VS Code sidebar. ### Features - CRUD operations on secrets for every environment. - Options to reveal/mutate value whenever user hovers...

feature

You can already export the key-values of a certain version of secret to a `.env` file. But we need to provide this functionality on the dashboard as well.

enhancement