What does UpdateUser do?
-
- Posts: 44
- Joined: May 2nd, 2022, 11:53 am
- Contact:
What does UpdateUser do?
This is a use case for UpdateUser. It is a part of the Authentication Workshop. We just need a clear vision of what this service is doing. Specifically, does it update the database or does it modify the user session variable?
word count: 41
Tags:
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: What does UpdateUser do?
It updates the database. To modify session use ModifyUserSession or ModifyUserSessionProperties.
word count: 11