jose/lib
2019-05-23 19:20:30 +02:00
..
help fix: reject rsa keys without all factors and exponents with a specific message 2019-05-23 19:20:30 +02:00
jwa feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
jwe style: disable lint for now until tools catch up to private fields 2019-04-23 18:09:45 +02:00
jwk fix: reject rsa keys without all factors and exponents with a specific message 2019-05-23 19:20:30 +02:00
jwks feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
jws feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
jwt refactor: require order and base64url split encode buffer/string 2019-03-06 22:12:43 +01:00
errors.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
index.d.ts style: index.d.ts 4 spaces 2019-05-13 10:57:03 +02:00
index.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00