View Source Bonfire.Data.Identity.Settings (Bonfire v0.9.10-classic-beta.156)

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
Link to this function

get(struct, key, default \\ nil)

View Source