Replies: 1 comment 2 replies
-
no easy way for jwt cookie persisted sessions, without triggering a re-login. follow #2269 for more info on this. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Im taking user`s avatar from session object. Also i have uploading avatar logic on profile page. The problem is when user is uploading new img, session object doesnt change, thus i cannot show new uploaded photo of customer. How can i forcefully change session object, any example?
Beta Was this translation helpful? Give feedback.
All reactions