Re-login after changing password

Hello,

If the user changes his password, a new login has to be made, otherwise, the following error is returned by Backendless when doing something that requires to be logged in

Not existing user token - XXX. Relogin user to update your user token

Is there a way to disable this behavior so that the user does not have to log in again after changing password?

Hello,

Once the password is changed, the user must relogin. It is a safety feature which would be useful if the password was stolen, thus preventing unauthorized access of the app.

Regards,
Mark

Ok, thanks!