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

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