Gramex.UserDataPersistencePlug (gramex v0.0.4)

View Source

Keeps user data in the database up-to-date.

Usage example:

plug Gramex.UserDataPlug
plug Gramex.UserDataPersistencePlug, repo: MyApp.Repo, schema: MyApp.User, changeset: :changeset