Support jsonwebtoken@9.0.0 in Rules

Feature: Support jsonwebtoken@9.0.0 in Rules

Description: Looking at can-i-require, it seems version 9.0.0 of jsonwebtoken is not supported by Auth0 Rules (and possibly Actions?).

When trying to use it in our Rules, the following error occurred:

ERROR: Cannot find module 'jsonwebtoken@9.0.0'

Use-case: We are currently using 8.5.0 in our Rules, which seems to be the latest version supported. We would like to upgrade it to avoid any security-related problems.

Hey there!

Thank you for creating this feedback card, make sure to upvote it!

Looks like jsonwebtoken@9.0.0 was made available in Auth0 rules:

I believe this topic can be closed.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.