Files
biomedjs/node_modules/jwt-simple/History.md
Dobie Wollert f5bc55b1f5 Deps updates
2015-11-24 22:12:24 -08:00

164 B

0.3.1

  • Check for lack of token #23

0.3.0

  • Add an algorithm parameter to the decode method #16 @gregorypratt

0.2.0

  • Add the RS256 alg #7 [thedufer]