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

A persona. A person (account) may have more than one user, but this is not exposed publicly (except to local instance administrators), so it is as if they are different people.

Summary

Functions

Link to this function

changeset(user \\ %User{}, params)

View Source
Link to this function

get(struct, key, default \\ nil)

View Source