JWT(JSON Web Token) encode and decode module for node.js
☆1,358Jul 15, 2022Updated 4 years ago
Alternatives and similar repositories for node-jwt-simple
Users that are interested in node-jwt-simple are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes☆4,517Jun 25, 2026Updated 3 weeks ago
- JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html☆18,177Jun 25, 2026Updated 3 weeks ago
- Passport authentication using JSON Web Tokens