When I use the update settings flow (`POST /self-s...
# talk-kratos
i
When I use the update settings flow (
POST /self-service/settings
) to change a user password, it will reset the email verification status of the user. What I noticed is that once the password change is successful, the user's
verifiable_addresses.verified
will change from true to false. Is this behaviour expected or am I doing something wrong? https://www.ory.sh/docs/kratos/reference/api#tag/frontend/operation/updateSettingsFlow