feliciss [Bug] Fix hashing password (#25)
8e0bc81 Dec 19, 2022
[Bug] Fix hashing password (#25)
Use password hashing method instead of class because it'll return 500 ERROR from calling `/token` API if patching a user's password afterwards.

This change has tested in local development env.
8e0bc81