auth0 / node-jws

JSON Web Signatures
http://self-issued.info/docs/draft-ietf-jose-json-web-signature.html
MIT License
709 stars 108 forks source link

pulled functionality out into unique files #16

Closed fearphage closed 9 years ago

fearphage commented 9 years ago

Reorganized files into their individual silos.

The tests could be split up as well.

brianloveswords commented 9 years ago

Thanks!