How to pass a parameter from jwt callback to the error page? #11185
Unanswered
johnny-the-coder
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to pass a parameter (error code) from jwt callback (https://next-auth.js.org/configuration/callbacks)
to a custom error page (https://next-auth.js.org/configuration/pages)?
Is there a way to do that?
Beta Was this translation helpful? Give feedback.
All reactions