Generate a salted & hashed password string
POST /createPasswordHash
Takes a raw password in the JSON body and returns the full salted+hashed password string.
Request
The salted+hashed password string
Missing or invalid request body
Missing or invalid authorization token