DefinitelyTyped/types/node-jose
Jeremy Thomerson 2d2c4ced74
fix: jose.util.base64url.decode returns Buffer (#48096)
According to [their documentation][1] and my testing, the base64url decode
util returns a Buffer, not a string.

https://github.com/cisco/node-jose#uri-safe-base64
2020-09-23 15:04:35 -07:00
..
index.d.ts
node-jose-tests.ts
tsconfig.json
tslint.json