node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
About this project
jsonwebtoken Build Dependency ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- An implementation of JSON Web Tokens. This was developed against draft-ietf-oauth-json-web-token-08. It makes use of node-jws Install Migration notes From v8 to v9 From v7 to v8 Usage jwt.sign(payload, secretOrPrivateKey, [options, callback]) (Asynchronous) If a callback is supplied, the callback is called with the err or the JWT. (Synchronous) Returns the JsonWebToken as string payload…
Technologies
Project health
GitHub
Reviews
Built by
Maintain auth0/node-jsonwebtoken? Claiming verifies admin access through your GitHub account and gives you control of this listing.