Skip to content

jose 3.0.0

⚠ BREAKING CHANGES

  • Revised, Promise-based API
  • No dependencies
  • Browser support (using Web Cryptography API)
  • Support for verification using a remote JWKS endpoint
  • Experimental Node.js libuv thread pool based runtime (non-blocking 🎉)

Features

  • Revised API, No dependencies, Browser Support, Promises (357fe0b)