Skip to content
Dylan Keys edited this page Aug 1, 2025 · 2 revisions

Welcome to the jsonwebtoken Wiki

Welcome to the comprehensive documentation for the jsonwebtoken library - a TypeScript implementation of JSON Web Tokens for Node.js.

πŸ“š Documentation Structure

Getting Started

Migration Guides

API Reference

Examples & Guides

Security & Algorithms

Advanced Topics

πŸš€ What's New in v10

Version 10.0.0 brings major improvements:

  • Promise-based API - Modern async/await support
  • TypeScript - Complete rewrite in TypeScript
  • Better Performance - Improved error handling and cleaner stack traces
  • Enhanced Security - 'none' algorithm requires explicit opt-in

Learn more about v10 changes β†’

πŸ’‘ Quick Links

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

πŸ“„ License

This project is licensed under the MIT license. See the LICENSE file for more info.

Clone this wiki locally