Replies: 4 comments 1 reply
-
For some reason now it works with using |
Beta Was this translation helpful? Give feedback.
-
What version are you on? 5.0.0-beta.25 , does not trigger |
Beta Was this translation helpful? Give feedback.
-
did anyone found any soln to this/ |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I have this simplified JWT callback in a credentials provider:
I have also tired passing an empty object (
{}
) to update(), but then the backend throws and the session token gets destroyed.I haven't found any place where this behavior is documented.
I would rather just fetch the user profile when something has changed rather than every time JWT is called. Is there a different way I can refresh the session?
This discussion seems similar, but it also seems quite stale: #3941 (comment)
Beta Was this translation helpful? Give feedback.
All reactions