beejones

Results 5 issues of beejones

### What are the steps to reproduce? Used the sample in your readme node-red-nodegen http://petstore.swagger.io/v2/swagger.json ### What happens? Error: TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received...

Has anybody integrated odata-v4-server into koa-router? Is there anywhere a sample to show how to do this? Thanks

Add the aad value to the flat JWE format. This value must correspond to the actual integrity protected value.

In section 2.2. Secure recovery: pass-phase should pass-phrase. 3. We extend it it support feature 3 should be We extend it to support feature 3 3.2 SetupParams corpus size: origial...

The spec https://w3c-ccg.github.io/lds-ed25519-2018/ specifies sha512 for digests. This library uses sha256. Which one is correct? Thanks