How to create or change password manually

I want to create a page for manage users. I didn’t find any method to hash password while create user or change password, I tried sha256 hash but it is not working.

It’s currently not possible to change the password. We have to add an endpoint for this soon!

1 Like