jose/lib
Filip Skokan 93068a63c8 refactor: improve performance when decoding base64url values
When creating a Buffer from a string, this encoding will also correctly
accept "URL and Filename Safe Alphabet".
2020-01-28 16:41:03 +01:00
..
help refactor: improve performance when decoding base64url values 2020-01-28 16:41:03 +01:00
jwa refactor: cleanup, code diet 2020-01-27 10:34:21 +01:00
jwe docs: fix flattened encrypt docs 2020-01-04 23:19:20 +01:00
jwk feat: add opt-in support for Unsecured JWS algorithm "none" 2020-01-23 18:38:00 +01:00
jwks feat: keystore filtering by JWK Key thumbprint 2020-01-26 19:31:55 +01:00
jws refactor: improve error message when key use mismatches the operation 2019-12-06 15:35:15 +01:00
jwt feat: add JWTExpired error and JWTClaimInvalid claim and reason props 2020-01-16 08:49:37 +01:00
registry refactor: allow ECDH-ES to be pluggable with extensions 2019-12-04 11:46:09 +01:00
errors.js feat: add JWTExpired error and JWTClaimInvalid claim and reason props 2020-01-16 08:49:37 +01:00
index.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00