Skip to content

How to update user data returned from authenticator.isAuthenticated? #17

Answered by pbteja1998
siimaoo asked this question in Q&A
Discussion options

You must be logged in to vote

@siimaoo you would need to also update the cookie when you update the user. Otherwise you would be reading the data from a cookie that has old data.

So, there needs to be a set cookie header happening in your update user action.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by siimaoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants