auth0 / node-jsonwebtoken

JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
MIT License
17.73k stars 1.23k forks source link

docs: Add missing 'JsonWebTokenError' message in README #971

Open chagriali opened 5 months ago

chagriali commented 5 months ago

Description

Add missing 'JsonWebTokenError' error message in documentation

References

594

Testing

This PR only changes README file