auth0 / node-jwa

JSON Web Algorithms
http://tools.ietf.org/id/draft-ietf-jose-json-web-algorithms-08.html
MIT License
98 stars 42 forks source link

It seems that this does not work for ECDSA #3

Closed ekristen closed 9 years ago

ekristen commented 9 years ago

https://github.com/brianloveswords/node-jwa/blob/master/index.js#L49

The signature seems to be the wrong length.