View Source Bonfire.Data.Identity.Settings (bonfire_umbrella v0.9.6-classic-beta.12)

A mixin that stores settings (of the instance, account, user, etc) as an Erlang Term (typically a map or keyword list) encoded to binary.

Summary

Functions

Link to this function

changeset(settings \\ %Settings{}, params, opts \\ [])

View Source