One example suggested using 'jsonwebtoken' and another suggested 'jwt-simple'... what are the differences?
jwt-simple is smaller than jsonwebtoken, just encode and decode.
encode
decode