express-oauth-jwt
Advanced tools
Changelog
Version 2.0.2
Released 2023-07-26
Changelog
Version 2.0.1
Released 2022-10-07
Changelog
Version 2.0.0
Released: 2022-04-13
jwksService
class, as the functionality of downloading keys from a JWKS endpoint is now provided by jose directly.secure
middleware now needs a getKey
function, not a jwksService
as a constructor parameter.