Bonfire
v0.9.10-classic-beta.169
Pages
Modules
Mix
Tasks
Search documentation of Bonfire
Settings
View Source
Bonfire.Data.Identity.Credential
(Bonfire v0.9.10-classic-beta.169)
A Mixin that provides a password for local login.
Summary
Functions
changeset(cred \\ %Credential{}, params)
check_password(password, hash)
confirmation_changeset(cred \\ %Credential{}, params)
delete(struct, key)
dummy_check()
get(struct, key, default \\ nil)
hash_password(password)
put(struct, key, val)
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
delete(struct, key)
View Source
Link to this function
dummy_check()
View Source
Link to this function
get(struct, key, default \\ nil)
View Source
Link to this function
hash_password(password)
View Source
Link to this function
put(struct, key, val)
View Source