Verify current password without logging in

Hi, I want to check if a user entered the correct password without logging in the user. Is there any method available for this? LoginService provides a Login method, which could be used. However, the session is changed, which breaks the my details page

I want to add an additional check on the my details page where the user has to enter their current password to change their password.

I checked the original code, and I could copy it to the accelerator, but I don’t really want to do that…

Litium version: 8.2.1

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.