authable v0.10.0 Authable.Model.User
OAuth2 resource owner
Link to this section Summary
Functions
Creates a changeset based on the model
and params
Link to this section Functions
Link to this function
changeset(model, params \\ :empty)
Creates a changeset based on the model
and params
.
If no params are provided, an invalid changeset is returned with no validation performed.
Link to this function
password_changeset(model, params)
Link to this function
registration_changeset(model, params \\ :empty)
Link to this function
settings_changeset(model, params \\ :empty)