TypeError: "secret" is required next.js

i follow this tutorial https://auth0.com/docs/quickstart/webapp/nextjs/01-login
But i get back this error

This is the error i get:

1 Like

Hey there!

Thanks for reporting that. The most effective way to handle that would be to talk directly with the quickstart maintainers via GitHub issue. Once you create it here:

make sure to share it with us so we can ping them. Thank you!

I am getting the same error using node.js
TypeError: “secret” is required
express app, using npm
did you solve it and can maybe try and help?
thank you!