addict v0.3.0 Addict.Interactors.VerifyPassword

Summary

Functions

Verifies if the password for the user is valid

Functions

call(user, password)

Verifies if the password for the user is valid

Returns {:ok} or {:error, [authentication: "Incorrect e-mail/password"]}