node-jsonwebtoken
JSON token generator
An implementation of JSON Web Tokens in Node.js.
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
18k stars
256 watching
1k forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java library implementing the JSON Web Token standard for digital signatures and token validation. | 5,917 |
| This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,180 |
| Middleware to validate JSON Web Tokens in Express.js applications. | 4,497 |
| Provides an implementation of JSON Web Token and its family in Ruby | 298 |
| An implementation of the OAuth JSON Web Token standard in Ruby | 3,601 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| A Java library for creating and verifying JSON Web Tokens | 10,389 |
| A library to decode and parse JSON web tokens | 3,226 |
| A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,458 |
| A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,501 |
| An authorization server toolkit for Node.js. | 3,476 |
| A lightweight translation module with dynamic JSON storage | 3,090 |
| An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,375 |
| Provides a token-based authentication system for Rails JSON APIs | 3,550 |