This repository has been archived by the owner on Oct 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Account Edits Not Properly Saved #229
Comments
Ah yes, I did see that one. There is actually a TODO for that in proxy.js, to capture user profile update in the session object as well.. :) |
I'll see if I can just tack in onto to my passport modifications as that already touched this area a bunch |
Might be nice to have that in 0.2.0. I tagged the passport stuff for 0.2.1.. |
Alright. My thought is to make |
Works too. If you reached nodejs, going to ML is not that much further.. |
But that means we could drop profile from session, right? Cleaner perhaps.. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Affects Master
Not a very big deal as it doesn't affect functionality negatively. Have to get in weird use case
Recreation
Behind the scenes
Potential issue if user edits account refreshes -> then will not see edits or will override existing edits if they hit submit again.
The text was updated successfully, but these errors were encountered: