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

A username mixin that denies reuse of the same or similar usernames even when the username has been deleted.

Summary

Functions

Link to this function

changeset(char \\ %Character{}, params, extra \\ nil)

View Source
Link to this function

changeset_basic(char, params)

View Source
Link to this function

get(struct, key, default \\ nil)

View Source