authable v0.6.2 Authable.Model.Client

OAuth2 client

Summary

Functions

Creates a changeset based on the model and params

Functions

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.