Auth.js callbacks
Unanswered
Selkirk Rex posted this in #help-forum
Selkirk RexOP
There is not token param anymore?
i saw it was in docs
i saw it was in docs
12 Replies
Selkirk RexOP
nevermind
Hello,
I have the same problem when using next-auth 5.0.0-beta.5. Did you find a solution?
I have the same problem when using next-auth 5.0.0-beta.5. Did you find a solution?
@iC0d3X Hello,
I have the same problem when using next-auth 5.0.0-beta.5. Did you find a solution?
Selkirk RexOP
hey sorry didnot see that
please mention
actually that is typescript problem or whatever
so i just wrote @ts-ignore
above the line
@Selkirk Rex hey sorry didnot see that
No worries
Selkirk RexOP
ðŸ‘
Brown bear
@iC0d3X Try upgrading to 5.0.0-beta.9 - That should solve the issue
@Brown bear <@330644723054149642> Try upgrading to 5.0.0-beta.9 - That should solve the issue
Yep, that works. Thank you guys.