addict v0.3.0 Addict.Interactors.UpdateUserPassword

Summary

Functions

call(user, password, repo \\ Addict.Configs.repo())

Updates the user encrypted_password

Returns {:ok, user} or {:error, [errors]}