View Source Bonfire.Data.Identity.Account (bonfire_umbrella v0.9.8-cooperation-beta.31)

An account is an identity for authentication purposes. An account has one or more credentials with which it may identify.

Summary

Functions

Link to this function

changeset(account \\ %Account{}, params)

View Source