Earlier quoted context omitted.
Just wanted to point out the supreme irony: Auth0 wrote that library.
Hah. They could still improve it by only accepting a single algorithm, rather than a list. edit: though there could be some internal use cases where you want a list, but it's a tradeoff between flexibility and making it easy for people to shoot themselves in the foot.
https://github.com/auth0/node-jsonwebtoken/blob/master/verif...