Hr.Model

Provides changesets for interacting with HRable models internally

Summary

Functions

confirmable_signup_changeset(model, params)

takes raw input and returns a model+token tuple with an unconfirmed email address and a hashed password.

confirmation_changeset(arg1, params)
new_password_changeset(user, params)
oauth_signup_changeset(model, params)
reset_changeset(user)
session_changeset(model, params)
signup_changeset(model, params)