Socket
Socket
Sign inDemoInstall

express-oauth-jwt

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-oauth-jwt - npm Package Versions

2.0.2

Diff

Changelog

Source

Version 2.0.2

Released 2023-07-26

  • Authorizing the request based on claim values now properly handles array claims. The request is authorized if the required value is one of the elements of the array.
mtrojanowski
published 2.0.1 •

Changelog

Source

Version 2.0.1

Released 2022-10-07

  • Updated jose library to 4.10.0
mtrojanowski
published 2.0.0 •

Changelog

Source

Version 2.0.0

Released: 2022-04-13

  • Updated jose library to version 4.
  • Removed jwksService class, as the functionality of downloading keys from a JWKS endpoint is now provided by jose directly.
  • The secure middleware now needs a getKey function, not a jwksService as a constructor parameter.
mtrojanowski
published 1.1.0 •

Changelog

Source

Version 1.1.0

Released: 2021-04-02

curity
published 1.0.1 •

Changelog

Source

Version 1.0.1

Released: 2020-04-29

curity
published 1.0.0 •

Changelog

Source

Version 1.0.0

Released: 2020-04-29

Initial version of the library.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc