Back to Templates
Note: This template requires a self-hosted community edition of n8n. Does not work on cloud.
Auth0 doesn't work with the standard JWT auth option because:
The solution is to handle JWT validation after the webhook is received using the code node.
JWK-RSA
library is used to validate the application's JWKS URI hosted on Auth0