addict v0.3.0 Addict.Interactors.InjectHash

Summary

Functions

Adds "encrypted_password" and drops "password" from provided hash

Functions

call(user_params)

Adds "encrypted_password" and drops "password" from provided hash.

Returns the new hash with "encrypted_password" and without "password".