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

A Mixin that provides a password for local login.

Summary

Functions

Link to this function

changeset(cred \\ %Credential{}, params)

View Source
Link to this function

check_password(password, hash)

View Source
Link to this function

confirmation_changeset(cred \\ %Credential{}, params)

View Source
Link to this function

get(struct, key, default \\ nil)

View Source